Categories: None [Edit]

sidekiq-alive-next

https://rubygems.org/gems/sidekiq-alive-next
https://github.com/andrcuns/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: 61,297 of 187,960
Downloads: 16,822

Daily

Ranking: 17,824 of 187,950
Downloads: 34

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,046,650,903bundler
101,177,763,422rake
28930,361,546rspec
38714,855,821rack-test
99428,988,492simplecov
135319,329,038base64
157290,635,414sidekiq
58083,732,445debug
82660,858,148simplecov-cobertura
91850,590,629rspec-sidekiq
1,27333,393,637solargraph
1,93214,107,110rubocop-shopify
2,01512,545,623gserver
4,2482,084,775semver2

Owners

#GravatarHandle
1iconandrcuns