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

Support timeout for tool #47

Merged
merged 7 commits into from Sep 28, 2021
Merged

Support timeout for tool #47

merged 7 commits into from Sep 28, 2021

Conversation

ErikSchierboom
Copy link
Member

@ErikSchierboom ErikSchierboom commented Sep 16, 2021

Closes #45

tools.json Outdated Show resolved Hide resolved
@iHiD
Copy link
Member

iHiD commented Sep 16, 2021

So we also need to use this value.

Best place is probably lib/tooling_invoker/exec_docker.rb (that's also where the network config is used).

You can probably remove the job.timeout_s method and just use this call instead?

@ErikSchierboom ErikSchierboom force-pushed the timeout-for-tool branch 2 times, most recently from df117ca to 9477048 Compare September 17, 2021 13:25
@iHiD iHiD merged commit 73f1979 into main Sep 28, 2021
@iHiD iHiD deleted the timeout-for-tool branch September 28, 2021 14:12
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 this pull request may close these issues.

Add varied timeouts in config.
2 participants