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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,524,455,789bundler
81,354,615,159rake
29993,218,487rspec
40783,863,216rack-test
97478,892,970simplecov
104465,665,081base64
158323,138,951sidekiq
465112,151,054debug
82566,868,176simplecov-cobertura
91056,871,944rspec-sidekiq
1,23537,903,386solargraph
1,81418,755,692gserver
1,92216,535,136rubocop-shopify
4,1352,532,657semver2

Owners

#GravatarHandle
1iconandrcuns