Check Ingestion Task Status
Retrieve the current status and results of an asynchronous ingestion task
Current execution status of the task. Common values: PENDING, SUCCESS, FAILURE, REVOKED
Task execution result. Contains typed result data on success, error message string on failure, or None for pending/deletion tasks