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: 58,340 of 193,649
Downloads: 19,055

Daily

Ranking: 32,348 of 193,618
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,490,992,976bundler
81,345,057,418rake
29989,166,690rspec
39779,409,483rack-test
97475,523,798simplecov
106456,789,252base64
158321,020,332sidekiq
471110,334,584debug
82466,504,915simplecov-cobertura
91056,496,951rspec-sidekiq
1,23837,601,649solargraph
1,82618,317,542gserver
1,92016,425,741rubocop-shopify
4,1412,501,464semver2

Owners

#GravatarHandle
1iconandrcuns