Class: Delayed::Worker
Overview
Override the start and stop of the worker itself to capture start/end of the worker lifecycle
Instance Method Summary collapse
-
#start ⇒ Object
Starting the worker.
-
#stop ⇒ Object
Stop the worker.