Skip to content

arturictus/sidekiq_alive_example

Repository files navigation

README

Test project to test sidekiq alive

sidekiq signals: https://github.com/mperham/sidekiq/wiki/Signals

Testing sidekiq alive

Run sidekiq instaces:

bin/init 1
bin/init 2
bin/init 3

Test liveness:

curl localhost:7431
curl localhost:7432
curl localhost:7433

Review sidekiq UI:

bundle exec rails s

go to localhost:3000/sidekiq

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published