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 delay to processor #10

Open
ng2dev opened this issue Jul 21, 2019 · 1 comment
Open

add delay to processor #10

ng2dev opened this issue Jul 21, 2019 · 1 comment

Comments

@ng2dev
Copy link

ng2dev commented Jul 21, 2019

It would be nice if each job that gets pushed to the queue can have its own delay before execution.

eg:
job1 - delay 1 minute
job2 - delay 30 seconds
execution order: job2, job1
duration: 1 minute

@didil
Copy link
Owner

didil commented Jul 21, 2019

Thanks for the suggestion. What would be the use case for this ?

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

2 participants