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,178 of 191,516
Downloads: 18,658

Daily

Ranking: 66,602 of 191,482
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,297,533,420bundler
81,275,394,320rake
29965,047,795rspec
39752,289,764rack-test
99455,483,655simplecov
112403,109,445base64
158308,210,910sidekiq
50199,463,354debug
82964,228,604simplecov-cobertura
91854,123,977rspec-sidekiq
1,25435,918,006solargraph
1,91915,697,459gserver
1,92815,574,823rubocop-shopify
4,1792,350,714semver2

Owners

#GravatarHandle
1iconandrcuns