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,653 of 187,960
Downloads: 6,673,686

Daily

Ranking: 1,933 of 187,950
Downloads: 7,805

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,046,650,903bundler
101,177,763,422rake
28930,361,546rspec
157290,635,414sidekiq
58083,732,445debug
91850,590,629rspec-sidekiq
1,27333,393,637solargraph
1,93214,107,110rubocop-shopify
2,01512,545,623gserver
4,2482,084,775semver2

Owners

#GravatarHandle
1iconarturictus