You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using aws codebuild to spin up new slave nodes. I have configured it into Jenkins cloud with label.
When I run a pipeline with a label and if codebuild fails to provision then it keeps on asking aws codebuild to provision a codebuild which increases the cost of AWS codebuild service.
I want to implement the feature that if it fails to provision codebuild after 5 retries then job should fail with error.
Can I work on this feature.
Please help me to implement this feature.
The text was updated successfully, but these errors were encountered:
Hi There
I am using aws codebuild to spin up new slave nodes. I have configured it into Jenkins cloud with label.
When I run a pipeline with a label and if codebuild fails to provision then it keeps on asking aws codebuild to provision a codebuild which increases the cost of AWS codebuild service.
I want to implement the feature that if it fails to provision codebuild after 5 retries then job should fail with error.
Can I work on this feature.
Please help me to implement this feature.
The text was updated successfully, but these errors were encountered: