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,478 of 196,550
Downloads: 8,928,008

Daily

Ranking: 1,636 of 196,430
Downloads: 13,967

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,701,859,136bundler
81,403,668,722rake
291,014,871,361rspec
158333,861,765sidekiq
447121,606,596debug
90758,702,778rspec-sidekiq
1,23039,189,878solargraph
1,72821,270,975gserver
1,92417,051,648rubocop-shopify
4,1292,693,929semver2

Owners

#GravatarHandle
1iconarturictus