[WIP] Fixing flower/rabbit admin tools
@ mention of reviewers`
@jimmykodes`
A brief description of the purpose of the changes contained in this PR.
Previously Flower/RabbitMQ management would not have very many useful details for Rabbit jobs. We couldn't see compute workers or which jobs they were picking up. This PR should fix that.
Resolves #317 (closed)
A checklist for hand testing
-
go to host:5555 and login with flower basic auth to get details about flower while tasks are running, each compute worker should be listed and the jobs they're executing should be apparent
Checklist
-
Code review by me -
Hand tested by me -
I'm proud of my work -
Code review by reviewer -
Hand tested by reviewer -
Ready to merge