bree
bree copied to clipboard
[feat] interval starts from job finished, not job started
Is there a way to make a job re-occur N milliseconds after it finished previous time?
Not directly in the configs. however you could listen for the 'worker deleted'
event and then set a timeout for that job to run again.
If you would like to create a pull request for this then we would gladly review it.
Shell we leave this issue open and convert it into the feature request? Closing the issues will make the idea die until the next time someone needs it and asks again.
Yes @meglio! Thank you for catching my mistake! 😅