orion
orion copied to clipboard
Use a fuzzing specific `schedulerId`
We currently use the default schedulerId: -. We currently require queue:cancel-tasks:-/* which is very permissive and would allow us to cancel anyone's task on the community-tc instance. We should use our own schedulerId to restrict our scopes further.
pmoore: note, tasks in a task graph need to have the same schedulerId, but that is entirely feasible
Grizzly reduce monitor started using schedulerId: fuzzing