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

[amqp-lib] Delayed messages triggered on worker restart #1053

Open
nospoon opened this issue May 1, 2020 · 1 comment
Open

[amqp-lib] Delayed messages triggered on worker restart #1053

nospoon opened this issue May 1, 2020 · 1 comment

Comments

@nospoon
Copy link

@nospoon nospoon commented May 1, 2020

When the queue workers are restarted (using supervisor), all delayed messages are instantly triggered, regardless of the remaining delay.
This happens when using either rabbitmq_dlx or rabbitmq_delay_plugin delay strategy.

Implemented via laravel-queue with amqp+rabbitmq dsn.

@makasim
Copy link
Member

@makasim makasim commented May 29, 2020

It should not happen per my understanding of how RabbitMQ works and I've never experienced such behavior.

Needs more details.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.