maxRunDuration property
Maximum duration the task should run.
The task will be killed and marked as FAILED if over this limit.
Implementation
core.String? maxRunDuration;
Maximum duration the task should run.
The task will be killed and marked as FAILED if over this limit.
core.String? maxRunDuration;