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,725 of 183,127
Downloads: 4,941,537
Daily
Ranking: 1,917 of 183,106
Downloads: 7,044
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,409,222,051 | bundler |
10 | 954,475,095 | rake |
25 | 818,160,872 | rspec |
145 | 245,696,353 | sidekiq |
880 | 43,862,248 | debug |
931 | 41,011,392 | rspec-sidekiq |
1,258 | 26,120,705 | solargraph |
1,950 | 10,216,578 | rubocop-shopify |
2,704 | 5,020,283 | gserver |
Owners
# | Gravatar | Handle |
---|---|---|
1 | arturictus |