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,691 of 184,231
Downloads: 5,354,821
Daily
Ranking: 2,009 of 184,211
Downloads: 4,286
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,551,076,913 | bundler |
10 | 999,832,124 | rake |
26 | 840,699,179 | rspec |
152 | 255,707,219 | sidekiq |
825 | 51,430,257 | debug |
932 | 43,067,116 | rspec-sidekiq |
1,275 | 27,685,506 | solargraph |
1,950 | 10,878,509 | rubocop-shopify |
2,446 | 6,530,857 | gserver |
Owners
# | Gravatar | Handle |
---|---|---|
1 | arturictus |