Module: KicksLiveness::Hooks::Worker Private
- Defined in:
- lib/kicks_liveness/hooks.rb
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Prepended to Sneakers::Worker. The worker is registered only after a
successful subscribe: if subscribe raised, it never reaches the registry
and the probe honestly fails.
Instance Method Summary collapse
- #run ⇒ void private
- #stop ⇒ void private