Module Delayed::Backend::Base::ClassMethods
In: lib/delayed/backend/base.rb

Methods

Public Instance methods

Hook method that is called after a new worker is forked

Hook method that is called before a new worker is forked

Add a job to the queue

Allow the backend to attempt recovery from reserve errors

[Validate]