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

Set execa-level timeouts #275

Open
MartinKolarik opened this issue Jan 26, 2025 · 0 comments
Open

Set execa-level timeouts #275

MartinKolarik opened this issue Jan 26, 2025 · 0 comments
Assignees

Comments

@MartinKolarik
Copy link
Member

We should set a timeout of 25 seconds on all created processes to make sure nothing stays around longer because of some unexpected behavior of the binary we call. If the timeout is hit, we set the status to failed and append an error message at the end of the output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants