Feature Request: Implement True “Stop Sync” Behavior #69768
Ramanathan (ramanathanv)
started this conversation in
Platform Features or Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Improve the "Stop Sync" action so that it reliably terminates the sync job immediately.
Motivation / Use Case
Currently, “Stop” waits for the connector to exit gracefully. For large reads, this may take a long time, and users cannot reclaim system resources or prevent further load on their data sources.
A robust stop mechanism is needed when:
Proposed Behavior
Community Benefit
Willingness to Contribute
We are ready to contribute the implementation for this feature and can start development once maintainers confirm the direction and any design constraints.
Beta Was this translation helpful? Give feedback.
All reactions