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
{{ message }}
This repository was archived by the owner on Jan 24, 2025. It is now read-only.
Hi currrently, we only have a run_connection_sync flow that triggers an airbyte sync. In our use cases of prefect-airbyte, we frequently need to reset the connection. Is it possible to add another flow reset_connection in prefect_airbyte.flows ?
The implementation is largely the same , i have a PR ready and can submit it, if maintainers are open to add this as a feature. Please assign me this.