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

Add the option to fail a job when this times out #57

Open
jgsamblas opened this issue Jul 5, 2022 · 0 comments · May be fixed by #58
Open

Add the option to fail a job when this times out #57

jgsamblas opened this issue Jul 5, 2022 · 0 comments · May be fixed by #58

Comments

@jgsamblas
Copy link

Add an option to create an exception when the job times. The argument is called failOnTimeout and it needs to be added when the job body is generated.
This option helps you to identify when a job is timing out, otherwise the job will exit without telling you the reason.

@jgsamblas jgsamblas linked a pull request Jul 5, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant