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: 58,531 of 196,721
Downloads: 19,433

Daily

Ranking: 58,818 of 196,694
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,728,237,794bundler
81,410,641,125rake
291,017,967,488rspec
41810,523,672rack-test
91517,245,292base64
98499,434,149simplecov
158335,332,496sidekiq
437122,921,229debug
82569,249,263simplecov-cobertura
90758,949,732rspec-sidekiq
1,23239,364,184solargraph
1,71821,641,980gserver
1,92417,114,864rubocop-shopify
4,1272,709,022semver2

Owners

#GravatarHandle
1iconandrcuns