TaskReportStatus
The lifecycle status of report output attached to an asynchronous task.
| Value | Description |
|---|---|
PENDING | The report has been requested but is not ready yet |
READY | The report is ready to be consumed |
COMPLETED | The report workflow finished successfully |
FAILED | The report workflow failed |
Used By
TaskReport.status