Authorizations
Path Parameters
Response
Successful Response
- TaskRunProgressStatsEvent
- TaskRunProgressMessageEvent
- TaskRunEvent
- ErrorEvent
A progress update for a task run.
Event type; always 'task_run.progress_stats'.
Available options:
| Title | Const |
|---|---|
| Type | task_run.progress_stats |
Source stats describing progress so far. Source stats for a task run.
Completion percentage of the task run. Ranges from 0 to 100 where 0 indicates no progress and 100 indicates completion.