Verk.ScheduleManager
The ScheduleManager looks for jobs to be retried and accept jobs to scheduled to be retried
The job is added back to the queue when it’s ready to be retried
Summary
handle_info(arg1, state) | Search for jobs to be done and if removal succeeds enqueue the job |
init(args) | Connect to redis and timeout with the |
Functions
Search for jobs to be done and if removal succeeds enqueue the job
Connect to redis and timeout with the poll_interval