Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge upstream Machinery master branch into forked master branch #3

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

ivprime
Copy link

@ivprime ivprime commented Jan 21, 2025

What I did this PR

  • Merge original machinery library changes into forked library

edandnimble and others added 16 commits July 4, 2023 16:42
Such as 1<<64 - 1, math.MaxInt64 + 1, etc.
Sending these values to task arguments will cause a panic. These values are legal golang uint64 values.
* AMQP: added custom delayed queue config

* added documentation for delayed queue
* Add connection name config option

* Rename
* fix redis consumer bug

* fix v2

---------

Co-authored-by: rui.xiao <[email protected]>
Copy link

@nguyenductung nguyenductung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Please test it to ensure there are no breaking changes 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.