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 delayed queue by Dead-Letter-Exchange #676

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

Conversation

sanek9
Copy link

@sanek9 sanek9 commented Mar 17, 2020

Inspired by this article i tried to do it in nameko
https://medium.com/@dotbox/delayed-requeuing-with-rabbitmq-dcbdf0026bf0

@sanek9 sanek9 changed the title added DLX retry delay Add delayed queue by Dead-Letter-Exchange Mar 17, 2020
@sanek9 sanek9 force-pushed the feat/delayed-retry-queue branch 4 times, most recently from cc97d94 to c15627a Compare March 17, 2020 16:12
@sanek9 sanek9 force-pushed the feat/delayed-retry-queue branch 4 times, most recently from 1ba70a4 to d2285ae Compare March 17, 2020 21:09
trolldbois pushed a commit to trolldbois/nameko that referenced this pull request Mar 20, 2020
@joaomcarlos
Copy link

Theres a nameko retry package that has retry functionality. I am not sure if its exactly the same implementation though

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.

None yet

2 participants