elastic / connectors

Source code for all Elastic connectors, developed by the Search team at Elastic, and home of our Python connector development framework
https://www.elastic.co/guide/en/enterprise-search/master/index.html
Other
71 stars 126 forks source link

Add retry for on-commit and nightly pipelines #2825

Closed artem-shelkovnikov closed 2 weeks ago

artem-shelkovnikov commented 2 weeks ago

Adding retries to our buildkite pipelines:

For now we'll retry 2 times for signals -1, 255 and 2.

See https://buildkite.com/blog/retrying-ci-cd-steps-when-spot-instances-terminate for docs

github-actions[bot] commented 2 weeks ago

💔 Failed to create backport PR(s)

Status Branch Result
8.x https://github.com/elastic/connectors/pull/2827
8.15 Commit could not be cherrypicked due to conflicts

Successful backport PRs will be merged automatically after passing CI.

To backport manually run: backport --pr 2825 --autoMerge --autoMergeMethod squash