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,476 of 196,106
Downloads: 19,396

Daily

Ranking: 37,086 of 196,079
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,666,535,620bundler
81,393,995,228rake
291,010,539,582rspec
41802,674,391rack-test
95502,039,541base64
98493,362,474simplecov
157331,764,842sidekiq
451119,799,506debug
82568,547,320simplecov-cobertura
90558,358,715rspec-sidekiq
1,23138,966,144solargraph
1,74120,787,552gserver
1,92616,956,800rubocop-shopify
4,1322,665,965semver2

Owners

#GravatarHandle
1iconandrcuns