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,369 of 192,186
Downloads: 18,754

Daily

Ranking: 40,201 of 192,156
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,348,548,670bundler
81,294,659,704rake
29971,677,503rspec
39759,913,761rack-test
99460,828,839simplecov
112417,538,441base64
156311,654,725sidekiq
492102,324,287debug
82764,831,472simplecov-cobertura
91254,742,685rspec-sidekiq
1,25036,371,430solargraph
1,90316,355,905gserver
1,92915,806,897rubocop-shopify
4,1702,395,519semver2

Owners

#GravatarHandle
1iconandrcuns