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

Dramatiq simple result message id in redis instead of an overcomplicated method #658

Open
AdventurousCake opened this issue Oct 20, 2024 · 0 comments

Comments

@AdventurousCake
Copy link

add this to main file for a simpler one via redis only:

result_backend.build_message_key = lambda message: message.message_id

@AdventurousCake AdventurousCake changed the title Dramatiq simple message id in redis instead of an overcomplicated method Dramatiq simple result message id in redis instead of an overcomplicated method Oct 20, 2024
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

No branches or pull requests

1 participant