class Sidekiq::Heartbeat
Included Modules
Defined in:
sidekiq/server/heartbeat.cr
Constructors
Instance Method Summary
Instance methods inherited from module Sidekiq::Util
fire_event(event, reverse = false)
fire_event,
safe_routine(ctx, name, &block)
safe_routine,
watchdog(ctx, last_words, &)
watchdog
handle_exception(ctx : Sidekiq::Context, ex : Exception, ctx_hash : Hash(String, JSON::Any) | Nil = nil)
handle_exception
Constructor Detail
Instance Method Detail