Categories: None [Edit]

sidekiq_alive

https://rubygems.org/gems/sidekiq_alive
https://github.com/arturictus/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: 2,575 of 193,214
Downloads: 7,920,160

Daily

Ranking: 1,995 of 193,188
Downloads: 4,912

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,441,039,624bundler
81,330,047,653rake
29983,045,376rspec
158317,857,027sidekiq
476107,617,394debug
91055,910,312rspec-sidekiq
1,24337,160,641solargraph
1,85817,640,324gserver
1,92316,253,006rubocop-shopify
4,1582,454,306semver2

Owners

#GravatarHandle
1iconarturictus