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
58 stars 116 forks source link

Create scheduled jobs with Connector APIs #2644

Closed jedrazb closed 1 week ago

jedrazb commented 1 week ago

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

Use create sync job API to create a scheduled sync job with a given type.

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

Validation

Pre-Review Checklist

github-actions[bot] commented 1 week 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 2644 --autoMerge --autoMergeMethod squash