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,707 of 183,509
Downloads: 5,105,462

Daily

Ranking: 2,638 of 183,501
Downloads: 1,314

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,459,455,183bundler
10970,378,207rake
25825,653,379rspec
149249,140,553sidekiq
85446,283,680debug
93641,731,567rspec-sidekiq
1,26226,669,243solargraph
1,95210,425,629rubocop-shopify
2,6165,495,739gserver

Owners

#GravatarHandle
1iconarturictus