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

Claim sync jobs with Connector APIs #2646

Closed jedrazb closed 3 months ago

jedrazb commented 3 months ago

Closes https://github.com/elastic/enterprise-search-team/issues/7475

Use claim sync job API to claim a sync job at the beginning of the sync.

This feature is behind a feature flag that is disabled by default.

Validation

Pre-Review Checklist

github-actions[bot] commented 3 months ago

💔 Failed to create backport PR(s)

The backport operation could not be completed due to the following error: There are no branches to backport to. Aborting.

The backport PRs will be merged automatically after passing CI.

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