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: 146,145 of 183,107
Downloads: 3,536

Daily

Ranking: 53,556 of 183,092
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,407,087,911bundler
9973,358,941rack
10953,844,246rake
25817,849,894rspec
37589,534,204rack-test
124278,571,442webrick
145245,551,586sidekiq
88143,772,616debug
93340,979,082rspec-sidekiq
1,25926,093,780solargraph
1,35923,038,901rackup
1,95010,206,884rubocop-shopify

Owners

#GravatarHandle
1iconandrcuns