You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 0.21.0-SNAPSHOT/api/com/rabbitmq/stream/BackOffDelayPolicy.FixedWithInitialDelayAndTimeoutBackOffPolicy.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<!DOCTYPE HTML>
2
2
<htmllang>
3
3
<head>
4
-
<!-- Generated by javadoc (21) on Wed Dec 11 14:48:30 UTC 2024 -->
4
+
<!-- Generated by javadoc (21) on Wed Dec 11 15:30:49 UTC 2024 -->
<divclass="member-signature"><spanclass="return-type"><ahref="ConsumerBuilder.FlowConfiguration.html" title="interface in com.rabbitmq.stream">ConsumerBuilder.FlowConfiguration</a></span> <spanclass="element-name">initialCredits</span><wbr><spanclass="parameters">(int initialCredits)</span></div>
157
157
<divclass="block">The number of initial credits for the subscription.
Copy file name to clipboardExpand all lines: 0.21.0-SNAPSHOT/api/com/rabbitmq/stream/ConsumerFlowStrategy.CreditOnChunkArrivalConsumerFlowStrategy.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<!DOCTYPE HTML>
2
2
<htmllang>
3
3
<head>
4
-
<!-- Generated by javadoc (21) on Wed Dec 11 14:48:30 UTC 2024 -->
4
+
<!-- Generated by javadoc (21) on Wed Dec 11 15:30:49 UTC 2024 -->
<divclass="member-signature"><spanclass="modifiers">static</span> <spanclass="return-type"><ahref="ConsumerFlowStrategy.html" title="interface in com.rabbitmq.stream">ConsumerFlowStrategy</a></span> <spanclass="element-name">creditWhenHalfMessagesProcessed</span>()</div>
284
-
<divclass="block">Strategy that provides 1 initial credit and a credit when half of the chunk messages are
290
+
<divclass="block">Strategy that provides 10 initial credits and a credit when half of the chunk messages are
285
291
processed.
286
292
287
293
<p>Make sure to call <ahref="MessageHandler.Context.html#processed()"><code>MessageHandler.Context.processed()</code></a> on every message when using
0 commit comments