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

Redis cluster mode doesn't work properly #25

Open
duke-cliff opened this issue Mar 9, 2021 · 1 comment
Open

Redis cluster mode doesn't work properly #25

duke-cliff opened this issue Mar 9, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@duke-cliff
Copy link

Everything works fine locally with the single/client mode.
But when I run the code on production with cluster mode, the consumer never receives anything from the queue.

@thoas thoas added the bug Something isn't working label May 2, 2021
@thoas
Copy link
Owner

thoas commented May 2, 2021

it doesn't appear to work properly in redis cluster mode, indeed.

@thoas thoas changed the title Does this library even work with redis cluster mode? Redis cluster mode doesn't work properly May 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants