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,621 of 191,455
Downloads: 7,432,212

Daily

Ranking: 1,753 of 191,429
Downloads: 7,721

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,290,634,251bundler
81,273,120,523rake
29964,231,479rspec
158307,741,052sidekiq
50199,089,185debug
91854,037,304rspec-sidekiq
1,25435,850,522solargraph
1,92315,610,040gserver
1,92815,539,600rubocop-shopify
4,1792,346,205semver2

Owners

#GravatarHandle
1iconarturictus