No checkpoints
| ID | Trigger Timestamp | Duration | State Size |
|---|---|---|---|
| {{ operatorCheckpointStats['id'] }} | {{ operatorCheckpointStats['timestamp'] | amDateFormat:'H:mm:ss' }} | {{ operatorCheckpointStats['duration'] | humanizeDuration }} | {{ operatorCheckpointStats['size'] | humanizeBytes }} |
| Subtask | Duration | Type |
|---|---|---|
| {{ subtask['subtask'] + 1 }} | {{ subtask['duration'] | humanizeDuration }} | {{ subtask['size'] | humanizeBytes }} |