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
Hey there, just want to give a heads up about the next major RQ release, v1.0. I plan on releasing this new version in the second half of Feb (although this may change due to work commitments).
This release will have a few backward incompatible changes, the biggest one is the introduction of FailedJobRegistry that replaces FailedQueue. I have documented the new registry here.
Hey there, just want to give a heads up about the next major RQ release, v1.0. I plan on releasing this new version in the second half of Feb (although this may change due to work commitments).
This release will have a few backward incompatible changes, the biggest one is the introduction of
FailedJobRegistry
that replacesFailedQueue
. I have documented the new registry here.The branch for the upcoming release is here: https://github.com/rq/rq/tree/v1.0
You may also find the changelog helpful: https://github.com/rq/rq/blob/v1.0/CHANGES.md
Let me know if there's any questions. Thanks!
The text was updated successfully, but these errors were encountered: