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

feat(chrome.timeout): Add an option for choosing timeout duration #120

Merged
merged 2 commits into from Aug 11, 2023

Conversation

gadenbuie
Copy link
Member

Fixes #22

Adds a chromote.timeout option to control the timeout duration in the websocket and open port connection logic. These were both previously 10 seconds. For simplicity I opted for a single option which is currently undocumented other than in the NEWS item

@gadenbuie gadenbuie requested a review from wch August 11, 2023 15:38
@gadenbuie gadenbuie merged commit 3eb50c8 into main Aug 11, 2023
12 checks passed
@gadenbuie gadenbuie deleted the feat/timeout-option branch August 11, 2023 17:27
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.

expose 10 second timeout as option
2 participants