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

add max limit delay in documentation #343

Open
Pchol opened this issue Jul 11, 2019 · 0 comments
Open

add max limit delay in documentation #343

Pchol opened this issue Jul 11, 2019 · 0 comments
Labels
help wanted status:ready for adoption Feel free to implement this issue. type:docs Documentation

Comments

@Pchol
Copy link

Pchol commented Jul 11, 2019

I have error when try delay 30 days in AMQP Interop driver and enqueue/amqp-bunny transport
and rabbit with installed RabbitMQ Delayed Message Plugin. After inspect code and documentation i discover what rabbitmq delayed message plugin max delay is 2^32 milliseconds (~50 days) and bunny have limit for headers 2^31 milliseconds (~25 days)

@samdark samdark added status:ready for adoption Feel free to implement this issue. type:docs Documentation help wanted labels Jul 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted status:ready for adoption Feel free to implement this issue. type:docs Documentation
Projects
None yet
Development

No branches or pull requests

2 participants