Categories: None [Edit]

sidekiq_alive

https://rubygems.org/gems/sidekiq_alive
https://github.com/arturictus/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: 2,691 of 184,231
Downloads: 5,354,821

Daily

Ranking: 2,009 of 184,211
Downloads: 4,286

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,551,076,913bundler
10999,832,124rake
26840,699,179rspec
152255,707,219sidekiq
82551,430,257debug
93243,067,116rspec-sidekiq
1,27527,685,506solargraph
1,95010,878,509rubocop-shopify
2,4466,530,857gserver

Owners

#GravatarHandle
1iconarturictus