Verk v1.1.1 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 run or retried

Link to this section Summary

Functions

Search for scheduled jobs to be done and if removal succeeds enqueue the job

Connect to redis and timeout with the poll_interval

Link to this section Functions

Link to this function handle_info(msg, state)

Search for scheduled jobs to be done and if removal succeeds enqueue the job

Connect to redis and timeout with the poll_interval