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
It's common for Buildkite jobs to fail intermittently and require a restart/retry. But so far it seems like we have to manually retry. Does every contributor have the permission to restart a Buildkite job?
Buildkite does support automatic retries. To improve the developer experience it's probably worth enabling automatic retries for jobs?
Happy to modify the Buildkite .yml to add retries!
It's common for Buildkite jobs to fail intermittently and require a restart/retry. But so far it seems like we have to manually retry. Does every contributor have the permission to restart a Buildkite job?
Buildkite does support automatic retries. To improve the developer experience it's probably worth enabling automatic retries for jobs?
Happy to modify the Buildkite .yml to add retries!
Buildkite blog post: https://buildkite.com/blog/job-retries
Buildkite docs: https://buildkite.com/docs/pipelines/command-step#retry-attributes
The text was updated successfully, but these errors were encountered: