Fix revoking tasks on custom queues
@ mention of reviewers`
@ihsaan-ullah`
A brief description of the purpose of the changes contained in this PR.
Currently cancelling a submission running from an custom queue doesn't work. Custom queues have a different vhost we need to use an appropriate celery configuration with that vhost including in the broker URL.
A checklist for hand testing
- Tested locally
Checklist
-
Code review by me -
Hand tested by me -
I'm proud of my work -
Code review by reviewer -
Hand tested by reviewer -
CircleCi tests are passing -
Ready to merge