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
Allow InitialCredit/MoreCreditAfter of zero (#13067)
#13046
introduced additional checks which prevent setting
`{credit_flow_default_credit,{0,0}}`.
Setting credits to zero allows disabling the credit flow mechanism
(we use it in our benchmarks and mention for example in
https://www.rabbitmq.com/blog/2023/03/21/native-mqtt)
0 commit comments