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,847 of 180,418
Downloads: 3,935,355

Daily

Ranking: 2,097 of 180,402
Downloads: 5,754

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,070,092,981bundler
16851,882,598rake
23767,030,897rspec
142221,646,223sidekiq
93435,398,646rspec-sidekiq
1,06928,206,479debug
1,26122,116,574solargraph
1,9408,505,169rubocop-shopify
3,8081,924,326gserver

Owners

#GravatarHandle
1iconarturictus