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: 66,968 of 187,239
Downloads: 14,651

Daily

Ranking: 32,719 of 187,224
Downloads: 12

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,973,208,875bundler
101,151,901,046rake
27919,404,019rspec
37701,664,031rack-test
99421,205,239simplecov
149290,711,178base64
156285,170,445sidekiq
66977,971,944debug
82859,823,961simplecov-cobertura
92349,423,617rspec-sidekiq
1,27532,667,454solargraph
1,94113,594,294rubocop-shopify
2,06211,550,182gserver
4,2851,995,646semver2

Owners

#GravatarHandle
1iconandrcuns