MaxTask Runtime Wrangler¶
Beta
This feature is currently in BETA. We're interested in hearing your feedback and what improvements we can make. Please direct all feedback to support
Scope¶
- This wrangler monitors on the task level, each task will have an individual wrangler.
Overview¶
The MaxTask Runtime Wrangler when enabled will either attempt to 'kill' or 'retry' the task if it has gone beyond the wrangler's 'Max runtime' parameter.
Currently, you are able to set this in 1 hour increments with a minimum of 1 hour.
Note
MaxTask Runtime starts tracking runtime once the task has gone into a 'running' state.
Example¶
The above example will attempt to kill any task that has been running for longer than 24 hours.