SAAS_CONNECTOR_YAML_CONFIG_SOURCE_RETRIEVER_ERROR error condition

SQLSTATE: KD000

An error occurred in the SaaS connector source retriever component.

PAGINATION_RESET_NOT_CONFIGURED

Table '<table>': received RESET_PAGINATION but no pagination_reset is configured.

PAGINATION_RESET_NO_PROGRESS

Pagination reset made no progress: <attempts> consecutive attempts with the same slice (max <maxAttempts>). The cursor could not narrow the slice further.

RESPONSE_BODY_PARSE_ERROR

Table '<table>' failed to parse the response body: <body> as JSON. Error: <errorMessage>

UNSUPPORTED_PAGINATION_RESET_ACTION

Unsupported pagination_reset action '<action>'. Supported: <supported>.