Categories: None [Edit]
sidekiq-alive-next
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: 146,145 of 183,107
Downloads: 3,536
Daily
Ranking: 53,556 of 183,092
Downloads: 1
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,407,087,911 | bundler |
9 | 973,358,941 | rack |
10 | 953,844,246 | rake |
25 | 817,849,894 | rspec |
37 | 589,534,204 | rack-test |
124 | 278,571,442 | webrick |
145 | 245,551,586 | sidekiq |
881 | 43,772,616 | debug |
933 | 40,979,082 | rspec-sidekiq |
1,259 | 26,093,780 | solargraph |
1,359 | 23,038,901 | rackup |
1,950 | 10,206,884 | rubocop-shopify |
Owners
# | Gravatar | Handle |
---|---|---|
1 | andrcuns |