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,669 of 187,239
Downloads: 6,462,448

Daily

Ranking: 2,106 of 187,224
Downloads: 3,255

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,973,208,875bundler
101,151,901,046rake
27919,404,019rspec
156285,170,445sidekiq
66977,971,944debug
92349,423,617rspec-sidekiq
1,27532,667,454solargraph
1,94113,594,294rubocop-shopify
2,06211,550,182gserver
4,2851,995,646semver2

Owners

#GravatarHandle
1iconarturictus