You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
We currently use the default
schedulerId: -
. We currently requirequeue:cancel-tasks:-/*
which is very permissive and would allow us to cancel anyone's task on the community-tc instance. We should use our ownschedulerId
to restrict our scopes further.The text was updated successfully, but these errors were encountered: