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,607 of 192,104
Downloads: 7,588,983

Daily

Ranking: 1,779 of 192,085
Downloads: 2,965

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,340,208,428bundler
81,291,638,605rake
29970,683,748rspec
156311,083,749sidekiq
494101,863,105debug
91354,635,550rspec-sidekiq
1,25136,299,100solargraph
1,90716,249,242gserver
1,92915,771,737rubocop-shopify
4,1672,390,654semver2

Owners

#GravatarHandle
1iconarturictus