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,668 of 187,591
Downloads: 6,566,752

Daily

Ranking: 2,248 of 187,571
Downloads: 2,606

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,011,203,451bundler
101,165,649,814rake
28925,037,502rspec
157287,904,926sidekiq
61181,475,010debug
92149,994,453rspec-sidekiq
1,27733,046,867solargraph
1,93713,876,953rubocop-shopify
2,03112,063,710gserver
4,2612,041,176semver2

Owners

#GravatarHandle
1iconarturictus