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: 152,885 of 180,507
Downloads: 3,101

Daily

Ranking: 74,122 of 180,487
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,082,629,206bundler
11880,247,616rack
16855,753,735rake
23768,975,035rspec
36537,461,405rack-test
141223,599,596webrick
143222,585,815sidekiq
93235,591,146rspec-sidekiq
1,06328,813,566debug
1,26022,286,212solargraph
1,9428,575,151rubocop-shopify
1,9718,227,578rackup

Owners

#GravatarHandle
1iconandrcuns