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,498 of 195,789
Downloads: 8,684,516

Daily

Ranking: 1,523 of 195,762
Downloads: 16,067

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,633,272,855bundler
81,385,215,595rake
291,006,734,618rspec
157329,821,323sidekiq
454118,078,775debug
90658,043,007rspec-sidekiq
1,23438,752,019solargraph
1,75720,299,951gserver
1,92716,850,444rubocop-shopify
4,1322,638,106semver2

Owners

#GravatarHandle
1iconarturictus