Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Support runningTimeoutSeconds #13

Open
irvinlim opened this issue Mar 25, 2022 · 0 comments
Open

Feature: Support runningTimeoutSeconds #13

irvinlim opened this issue Mar 25, 2022 · 0 comments
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.

Comments

@irvinlim
Copy link
Member

The feature is as described on the website, even though it is not yet implemented: https://furiko.io/guide/execution/job/timeout-retries/#runningtimeoutseconds

We want to support a task running for up to a certain duration, which is a done on a best-effort basis, since it cannot be 100% accurate due to graceful termination and so on.

@irvinlim irvinlim added 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. good first issue Good for newcomers labels Mar 25, 2022
@irvinlim irvinlim added area/workloads Related to workload execution (e.g. jobs, tasks) and removed good first issue Good for newcomers labels Apr 11, 2022
@irvinlim irvinlim added this to the Alpha Release milestone Apr 22, 2022
@irvinlim irvinlim removed this from the v0.2.0 milestone Jun 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

1 participant