does scheduledOverrides scale down removes runners for ongoing builds ? #2312
Unanswered
sunnyoswalcro
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are seeing with scheduledOverrides scale down to 0 runners, that builds get stalled forever. These builds can be the builds which trigerred webhook and waiting for runners. But then as the scheduledOverrides kicks in , it reduces runners to 0 and builds which requested for runner keeps on waiting forever.
we use webhook server , hra with minimum replicas and at 6PM UTC there is an scheduledOverride that scale down to 0 runners.
Is my understanding correct ? any solution to this issue ?
Beta Was this translation helpful? Give feedback.
All reactions