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

Question: prevent duplicate jobs #46

Open
sbeckeriv opened this issue Sep 27, 2022 · 0 comments
Open

Question: prevent duplicate jobs #46

sbeckeriv opened this issue Sep 27, 2022 · 0 comments

Comments

@sbeckeriv
Copy link

Dearest Maintainer,

I was wondering if there was a way to prevent duplicate jobs where the payload might be the same. In a hand made system we used a hash to generate an optional number. Each job provided its own value. If it was present we had a partial index on the hash and the channel name that prevented the inserting of the duplicate.

I have tried using the ordering flag for this but i have found that one job dies it all dies.

please let me know any thoughts.
Becker

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