goblero
goblero copied to clipboard
add delay to processor
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
Thanks for the suggestion. What would be the use case for this ?