diff --git a/TROUBLESHOOTING.md b/TROUBLESHOOTING.md index 2e2bb1e1..521f5591 100644 --- a/TROUBLESHOOTING.md +++ b/TROUBLESHOOTING.md @@ -167,7 +167,7 @@ are in a namespace not shared with anything else_ **Problem** -ARC isn't involved in jobs actually getting allocated to a runner. ARC is responsible for orchestrating runners and the runner lifecycle. Why some people see large delays in job allocation is not clear however it has been https://github.com/actions-runner-controller/actions-runner-controller/issues/1387#issuecomment-1122593984 that this is caused from the self-update process somehow. +ARC isn't involved in jobs actually getting allocated to a runner. ARC is responsible for orchestrating runners and the runner lifecycle. Why some people see large delays in job allocation is not clear however it has been confirmed https://github.com/actions-runner-controller/actions-runner-controller/issues/1387#issuecomment-1122593984 that this is caused from the self-update process somehow. **Solution**