Feature: Support jobTimeoutSeconds #14
Labels
area/workloads
Related to workload execution (e.g. jobs, tasks)
component/execution
Issues or PRs related exclusively to the Execution component (Job, JobConfig)
kind/feature
Categorizes issue or PR as related to a new, well-defined and agreed-upon feature.
We want to support the feature as described on the website: https://furiko.io/guide/execution/job/timeout-retries/#jobtimeoutseconds
This will act as a global timeout across the whole Job, regardless of individual tasks, beyond which it will start to kill all tasks.
The text was updated successfully, but these errors were encountered: