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,047 of 190,402
Downloads: 18,609

Daily

Ranking: 26,014 of 190,364
Downloads: 11

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,247,375,353bundler
81,257,384,115rake
29958,215,468rspec
39745,161,601rack-test
99450,324,430simplecov
113387,819,869base64
157304,867,834sidekiq
50796,380,539debug
83063,602,567simplecov-cobertura
91753,508,021rspec-sidekiq
1,25435,439,501solargraph
1,93015,268,164rubocop-shopify
1,94115,065,426gserver
4,1932,304,037semver2

Owners

#GravatarHandle
1iconandrcuns