SAAS_CONNECTOR_YAML_CONFIG_SOURCE_ASYNC_JOB_ERROR condizione di errore

SQLSTATE: KD000

Si è verificato un errore nel componente asincrono del lavoro sorgente del connettore SaaS.

AMBIGUOUS_EXTRACTED_FIELD

Tavolo '<table>': retriever. <field> ha abbinato più di un valore nella risposta asincrona al lavoro; Me lo aspettavo esattamente uno. Restringi il suo field_path.

DUPLICATE_STATUS_MAPPING

La tabella '<table>': stato del lavoro asincrono '<status>' è mappato sia da '<firstBucket>' che da '<secondBucket>'. Ogni stato grezzo dell'API può apparire in un solo retriever.status_mapping bucket.

JOB_CREATION_FAILED

Tabella '<table>': creazione di lavoro asincrona fallita dopo <attempts> tentativo/i.

JOB_FAILED

Tabella '<table>': lavoro asincrono '<jobId>' fallito dopo <attempts> tentativo/i.

JOB_TIMED_OUT

Tabella '<table>': lavoro asincrono' '<jobId>' timeout dopo <attempts> tentativo/i.

MISSING_DOWNLOAD_TARGET_EXTRACTOR

Tabella '<table>': retriever.download_target_requester richiede retriever.download_target_extractor.

MISSING_EXTRACTED_FIELD

Tavolo '<table>': retriever. <field> Non ha corrispondente alcun valore nella risposta asincrona al lavoro. Controlla field_path.

NO_DOWNLOAD_TARGET

Tabella '<table>': lavoro asincrono '<jobId>' completato ma risolto, nessun download target. Controlla retriever.download_target_extractor, oppure mappa questo stato come 'saltato' se ci sono previsti risultati vuoti.

UNKNOWN_JOB_STATUS

Tabella '<table>': lavoro asincrono restituito stato sconosciuto'<status>'. Controlla retriever.status_mapping.