Categories: None [Edit]

sidekiq-alive-next

https://rubygems.org/gems/sidekiq-alive-next
https://github.com/andrcuns/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: 63,836 of 187,591
Downloads: 15,799

Daily

Ranking: 149,286 of 187,571
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,011,203,451bundler
101,165,649,814rake
28925,037,502rspec
38708,869,578rack-test
98425,235,126simplecov
138306,083,420base64
157287,904,926sidekiq
61181,475,010debug
82460,357,785simplecov-cobertura
92149,994,453rspec-sidekiq
1,27733,046,867solargraph
1,93713,876,953rubocop-shopify
2,03112,063,710gserver
4,2612,041,176semver2

Owners

#GravatarHandle
1iconandrcuns