Categories: None [Edit]

sidekiq_alive

https://rubygems.org/gems/sidekiq_alive
https://github.com/arturictus/sidekiq_alive
SidekiqAlive offers a solution to add liveness probe of a Sidekiq instance. How? A http server is started and on each requests validates that a liveness key is stored in Redis. If it is there means is working. A Sidekiq job is the responsable to storing this key. If Sidekiq stops processing jobs this key gets expired by Redis an consequently the http server will return a 500 error. This Job is responsible to requeue itself for the next liveness probe.

Total

Ranking: 2,845 of 180,448
Downloads: 3,946,908

Daily

Ranking: 2,061 of 180,434
Downloads: 5,311

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,074,527,333bundler
16853,130,958rake
23767,656,531rspec
143221,947,520sidekiq
93335,461,924rspec-sidekiq
1,06828,412,132debug
1,26022,166,971solargraph
1,9418,523,547rubocop-shopify
3,7801,965,495gserver

Owners

#GravatarHandle
1iconarturictus