class RocketJob::Worker::Shutdown
Raised when a worker is killed so that it shutdown immediately, yet cleanly.
Note:
-
It is not recommended to catch this exception since it is to shutdown workers quickly.
Raised when a worker is killed so that it shutdown immediately, yet cleanly.
Note:
It is not recommended to catch this exception since it is to shutdown workers quickly.