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,849 of 180,534
Downloads: 3,106

Daily

Ranking: 102,580 of 180,529
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,085,680,397bundler
11881,274,804rack
16856,806,105rake
23769,475,710rspec
36537,969,544rack-test
141224,166,693webrick
143222,800,332sidekiq
93235,635,103rspec-sidekiq
1,06328,999,283debug
1,25922,325,474solargraph
1,9408,594,287rubocop-shopify
1,9668,340,160rackup

Owners

#GravatarHandle
1iconandrcuns