3.3.0 #42
michaelklishin
announced in
Announcements
3.3.0
#42
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 3.2.0 and 3.3.0 (Mar 31, 2026)
Queue Type Inheritance for Retry and Error Queues
The
maxretryhandler now inherits the queue type from the worker queue'sarguments when declaring retry and error queues.
This can be overridden with the
:retry_queue_argumentsoption.GitHub issue: #38
Contributed by @chris72205.
This discussion was created from the release 3.3.0.
Beta Was this translation helpful? Give feedback.
All reactions