singer_sdk.exceptions.RequestedAbortException¶ class singer_sdk.exceptions.RequestedAbortException[source]¶ Base class for abort and interrupt requests. Whenever this exception is raised, streams will attempt to shut down gracefully and will emit a final resumable STATE message if it is possible to do so.