Skip to content

Make the connection timeout configurable #2499

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

Merged
merged 2 commits into from
Aug 16, 2022

Conversation

dominiklohmann
Copy link
Member

@dominiklohmann dominiklohmann commented Aug 16, 2022

This adds a --connection-timeout option to VAST that is used for determining the timeout when connecting to a VAST server. The default stays at 10 seconds, but in some scnearios users may wish to increase the timeout. Setting it to a zero duration causes VAST to use an infinite timeout.

📝 Reviewer Checklist

Review this pull request by ensuring the following items:

  • All user-facing changes have changelog entries
  • User-facing changes are reflected on vast.io

This adds a `--connection-timeout` option to VAST that is used for determining
the timeout when connecting to a VAST server. The default stays at 10 seconds,
but in some scnearios users may wish to increase the timeout. Setting it to a
zero duration causes VAST to use an infinite timeout.
@dominiklohmann dominiklohmann added the feature New functionality label Aug 16, 2022
@dominiklohmann dominiklohmann requested a review from lava August 16, 2022 09:34
@dominiklohmann dominiklohmann force-pushed the story/sc-36392/connection-timeout branch from 61c83a9 to 76ee59a Compare August 16, 2022 09:41
@dominiklohmann dominiklohmann merged commit c2e4677 into master Aug 16, 2022
@dominiklohmann dominiklohmann deleted the story/sc-36392/connection-timeout branch August 16, 2022 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants