Sometimes, a job need to wait 30/60 minutes before getting a runner #3953
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.10.1
Deployment Method
Helm
Checks
To Reproduce
Describe the bug
Let's say that I have a workflow with 3 jobs running in parallel.
Sometimes, the jobs 1 and 2 will get a runner right away but the third one will have to wait 30 minutes to an hour before getting a runner.
Describe the expected behavior
All the jobs should start right away.
Note that I have two runner-scale-sets with the same
runnerScaleSetName
name, I don't know if its a bad practice or not but its working fine 🤷♂I did that to ease teh upgrade process when a new chart is available, I update the gha-runner-scale-sets one by one to avoid service interruptions.
Thanks
Additional Context
Controller Logs
Runner Pod Logs
The text was updated successfully, but these errors were encountered: