Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ci): address start-runner edge-cases (#5888)
AztecProtocol/ec2-action-builder@a576467 - Tries to address runner finding unusable spot, we now stop it and restart. Not fully sure why this would be the case, but it came up and allows for recovery. Also poll less in case it was a rate limit issue. - Add a minute polling logic around both creating spot and then creating on-demand. This might add a minute to most builds - so will be monitoring - but should be no different than our old spot start times with circleci
- Loading branch information