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,557 of 193,756
Downloads: 8,121,614

Daily

Ranking: 1,585 of 193,649
Downloads: 13,873

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,494,238,297bundler
81,345,947,699rake
29989,540,006rspec
158321,223,955sidekiq
471110,507,072debug
91056,531,275rspec-sidekiq
1,23737,626,207solargraph
1,82518,359,341gserver
1,92016,436,695rubocop-shopify
4,1422,504,393semver2

Owners

#GravatarHandle
1iconarturictus