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

TTL: reinsert #1207

Open
AdolfVonKleist opened this issue Oct 31, 2018 · 0 comments
Open

TTL: reinsert #1207

AdolfVonKleist opened this issue Oct 31, 2018 · 0 comments

Comments

@AdolfVonKleist
Copy link

I am interested in recommended usage approach for reinsertion of a job on TTL expiry, where the reason is failure of the user app to call 'done' in time. This is mentioned in several other issues, but I think the usage case I have is slightly different.

We are using kue to manage human jobs. In this case, we have a queue organized around pieces of work identified by properties, e.g. [morning, food], [evening, entertainment]. Workers pull jobs from qualified queues, but if they abandon this work, the job should be returned to the related queue on expiry.

What would be the recommended usage approach for the above scenario?

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