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,681 of 186,947
Downloads: 6,341,345
Daily
Ranking: 2,313 of 186,938
Downloads: 2,404
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,936,839,016 | bundler |
10 | 1,139,345,512 | rake |
27 | 913,996,669 | rspec |
154 | 282,425,129 | sidekiq |
692 | 75,395,728 | debug |
925 | 48,784,792 | rspec-sidekiq |
1,277 | 32,278,696 | solargraph |
1,928 | 13,358,777 | rubocop-shopify |
2,077 | 11,055,503 | gserver |
4,294 | 1,966,228 | semver2 |
Owners
# | Gravatar | Handle |
---|---|---|
1 | arturictus |