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,684 of 184,814
Downloads: 5,565,046

Daily

Ranking: 1,999 of 184,790
Downloads: 7,489

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,632,115,831bundler
101,026,054,724rake
26855,240,869rspec
152261,293,153sidekiq
80555,618,557debug
92944,259,052rspec-sidekiq
1,27928,591,906solargraph
1,94311,496,602rubocop-shopify
2,3397,488,772gserver

Owners

#GravatarHandle
1iconarturictus