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

Instance methods inherited from module Sidekiq::ExceptionHandler

handle_exception(ctx : Sidekiq::Context, ex : Exception, ctx_hash : Hash(String, JSON::Any) | Nil = nil) handle_exception

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def (svr, json) #

[View source]
def clear(svr) #

[View source]
def server_json(svr) #

[View source]
def start(svr) #

[View source]