Runner Scaled Set - Use runner multiple times and scaleDownDelaySecondsAfterScaleOut #3344
Unanswered
jaswanthikolla
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.
Uh oh!
There was an error while loading. Please reload this page.
-
As per current Runner Scaled Set behaviour, A runner can only be used once and runner is terminated even if a job is queued and can be run on that runner. In a workflow, There are jobs that are queued up that same kind of runner, so they can be run again on the same runner instead of spinning up and terminating it again. Is it possible to reuse a runner for other jobs of the workflow? Also, Is there a config similar to ARC's scaleDownDelaySecondsAfterScaleOut?
Beta Was this translation helpful? Give feedback.
All reactions