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,588 of 192,692
Downloads: 7,755,788

Daily

Ranking: 1,882 of 192,666
Downloads: 3,034

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
29976,634,844rspec
157314,344,110sidekiq
484104,623,506debug
91255,254,878rspec-sidekiq
1,24736,717,056solargraph
1,88516,912,430gserver
1,92416,044,610rubocop-shopify
4,1632,418,905semver2

Owners

#GravatarHandle
1iconarturictus