Controller has long delays in creating runner pods #3743
Labels
bug
Something isn't working
gha-runner-scale-set
Related to the gha-runner-scale-set mode
needs triage
Requires review from the maintainers
Checks
Controller Version
0.8.3
Deployment Method
Helm
Checks
To Reproduce
Describe the bug
There is a significant delay between when a job is kicked of in github and a new runner pod is provisioned.
Logs show that the controller taking action, but each action seems to take about 5 minutes to happen, leading to around 15 minutes before the pod is even created.
Describe the expected behavior
The controllers actions are taken in real time, instead of after a ~5 minute delay
Additional Context
Controller Logs
Runner Pod Logs
The text was updated successfully, but these errors were encountered: