Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry on failed creation due to not enough vCPUs #6

Open
bheight-prdca opened this issue Aug 15, 2022 · 0 comments
Open

Retry on failed creation due to not enough vCPUs #6

bheight-prdca opened this issue Aug 15, 2022 · 0 comments

Comments

@bheight-prdca
Copy link

One issue that we've had with trying to use this action with the current MacStadium Blog instructions is that if you don't have enough vCPUs available to spin up a new runner it will hard fail and result in a PR failure due to no CPUs being available. Which means having to manually restart the failed action at a later time when more vCPUs become available to create a new orka ephemeral runner.

It would be nice if this action would execute with retries (rather than just failing) until enough vCPUs become available to create a new runner.

That sort of behavior would match the current hosted runner behavior of simply waiting until a runner becomes available for use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant