singer_sdk.exceptions.AbortedSyncFailedException¶
- class singer_sdk.exceptions.AbortedSyncFailedException[source]¶
Exception to raise when sync is aborted and unable to reach a stable state.
This signifies that FULL_TABLE streams (if applicable) were successfully completed, and any bookmarks from INCREMENTAL and LOG_BASED streams were advanced and finalized successfully.