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,350 of 193,188
Downloads: 18,979

Daily

Ranking: 44,235 of 193,154
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,439,241,904bundler
81,329,290,503rake
29982,808,292rspec
39772,439,092rack-test
97470,194,359simplecov
110442,829,379base64
158317,753,129sidekiq
476107,501,751debug
82365,942,262simplecov-cobertura
91055,893,569rspec-sidekiq
1,24337,147,278solargraph
1,85817,616,714gserver
1,92316,246,058rubocop-shopify
4,1572,452,477semver2

Owners

#GravatarHandle
1iconandrcuns