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: 74,329 of 186,959
Downloads: 12,236

Daily

Ranking: 10,512 of 186,713
Downloads: 130

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,905,736,219bundler
101,128,098,871rake
27909,387,510rspec
37689,144,631rack-test
99413,507,374simplecov
154280,170,903sidekiq
162264,636,830base64
69973,187,358debug
83458,656,028simplecov-cobertura
92748,274,522rspec-sidekiq
1,27831,895,192solargraph
1,92813,154,017rubocop-shopify
2,09210,648,315gserver
4,2841,940,199semver2

Owners

#GravatarHandle
1iconandrcuns