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: 144,909 of 183,477
Downloads: 3,610

Daily

Ranking: 63,432 of 183,470
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,456,134,847bundler
9987,890,530rack
10969,073,546rake
25825,073,950rspec
37597,735,519rack-test
121288,886,441webrick
148248,879,055sidekiq
85546,021,799debug
93741,682,834rspec-sidekiq
1,26326,632,554solargraph
1,27526,367,506rackup
1,95210,413,442rubocop-shopify

Owners

#GravatarHandle
1iconandrcuns