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,669 of 187,239
Downloads: 6,462,448
Daily
Ranking: 2,106 of 187,224
Downloads: 3,255
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,973,208,875 | bundler |
10 | 1,151,901,046 | rake |
27 | 919,404,019 | rspec |
156 | 285,170,445 | sidekiq |
669 | 77,971,944 | debug |
923 | 49,423,617 | rspec-sidekiq |
1,275 | 32,667,454 | solargraph |
1,941 | 13,594,294 | rubocop-shopify |
2,062 | 11,550,182 | gserver |
4,285 | 1,995,646 | semver2 |
Owners
# | Gravatar | Handle |
---|---|---|
1 | arturictus |