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,725 of 183,127
Downloads: 4,941,537

Daily

Ranking: 1,917 of 183,106
Downloads: 7,044

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,409,222,051bundler
10954,475,095rake
25818,160,872rspec
145245,696,353sidekiq
88043,862,248debug
93141,011,392rspec-sidekiq
1,25826,120,705solargraph
1,95010,216,578rubocop-shopify
2,7045,020,283gserver

Owners

#GravatarHandle
1iconarturictus