Categories: None [Edit]
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,707 of 183,509
Downloads: 5,105,462
Daily
Ranking: 2,638 of 183,501
Downloads: 1,314
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,459,455,183 | bundler |
10 | 970,378,207 | rake |
25 | 825,653,379 | rspec |
149 | 249,140,553 | sidekiq |
854 | 46,283,680 | debug |
936 | 41,731,567 | rspec-sidekiq |
1,262 | 26,669,243 | solargraph |
1,952 | 10,425,629 | rubocop-shopify |
2,616 | 5,495,739 | gserver |
Owners
# | Gravatar | Handle |
---|---|---|
1 | arturictus |