Verk v0.13.4 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

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

Functions

handle_info(arg1, state)

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

init(args)

Connect to redis and timeout with the poll_interval