v2.6.0 #84
michaelklishin
announced in
Announcements
v2.6.0
#84
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Changes between 2.5.1 and 2.6.0 (Mar 30, 2026)
Channel.Close Predicate Methods
Channel::Closenow provides predicate methods for identifying commonchannel closure reasons by reply code and text:
#delivery_ack_timeout?: consumer delivery acknowledgement timeout#unknown_delivery_tag?: unknown delivery tag (e.g. double ack)#message_too_large?: message exceeded the configured max sizeThis discussion was created from the release v2.6.0.
Beta Was this translation helpful? Give feedback.
All reactions