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,630 of 190,317
Downloads: 7,281,753

Daily

Ranking: 1,851 of 190,280
Downloads: 11,943

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,240,425,504bundler
81,255,248,311rake
29957,358,331rspec
157304,422,973sidekiq
50896,026,741debug
91753,422,283rspec-sidekiq
1,25435,371,649solargraph
1,93115,230,209rubocop-shopify
1,94214,981,946gserver
4,1952,298,002semver2

Owners

#GravatarHandle
1iconarturictus