contribsys / faktory

Language-agnostic persistent background job server
https://contribsys.com/faktory/
Other
5.71k stars 228 forks source link

Request: Display the list of queues each process is processing in the busy tab of the web UI #397

Closed github-usr-1 closed 1 year ago

github-usr-1 commented 2 years ago

In the web UI, the busy tab shows a list of processes, including the name, labels, the time it started, etc. It would be nice to also display the list of queues as well. The list of queues is currently displayed in the Sidekiq web UI.

mperham commented 2 years ago

PRs welcome.