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,676 of 186,698
Downloads: 6,234,483
Daily
Ranking: 2,358 of 186,685
Downloads: 1,231
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,900,560,356 | bundler |
10 | 1,125,994,016 | rake |
27 | 908,151,619 | rspec |
153 | 279,722,692 | sidekiq |
701 | 72,833,328 | debug |
927 | 48,172,426 | rspec-sidekiq |
1,280 | 31,806,364 | solargraph |
1,927 | 13,130,091 | rubocop-shopify |
2,096 | 10,569,675 | gserver |
4,285 | 1,935,735 | semver2 |
Owners
# | Gravatar | Handle |
---|---|---|
1 | arturictus |