Skip to main content
Private Preview

AuthenticationError

Raised when authentication fails.

ConfigurationError

Raised when there’s an issue with SDK configuration.

RasterflowRemoteError

Base exception for all RasterFlow Remote SDK errors.

WorkflowExecutionError

Raised when a workflow execution fails or encounters an error.

WorkflowInitializationTimeoutError

Raised when a workflow execution stays in a pre-RUNNING phase (QUEUED, WAITING_FOR_RESOURCES, INITIALIZING) longer than the configured init timeout.