rq-dashboard
rq-dashboard copied to clipboard
Limiting to specific job ID by query string?
Is this possible? e.g. /rq/?job_id=44f59d34-bb46-48c1-9604-4bd413ed9ffd
Is this possible? e.g.
/rq/?job_id=44f59d34-bb46-48c1-9604-4bd413ed9ffd
Extending this idea, the above would search all queues for a specified job id and below would search the specified queue for a specified job id
/rq/some-queue/?job_id=44f59d34-bb46-48c1-9604-4bd413ed9ffd