Closed postmodern closed 1 year ago
Add a /jobs or /queue route which inspects Sidekiq::API and shows current running jobs.
/jobs
/queue
Sidekiq::API
Closing this as PR #63 implements these.
Add a
/jobs
or/queue
route which inspectsSidekiq::API
and shows current running jobs.