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

fix: add connectionRetryTimeout in attaching to an existing session #290

Merged
merged 1 commit into from
Feb 3, 2022

Conversation

KazuCocoa
Copy link
Member

Current requests after attach to an existing session is default each end client's default timeout instead of webdriverio's default one.
As our future work, we could make them customizable, but let me make the timeout as same as webdriverio's default value for now.

For example, ky (browser) one is 10 sec. /source endpoint can take over the time easily.

@KazuCocoa KazuCocoa requested a review from jlipps February 2, 2022 21:25
@KazuCocoa KazuCocoa merged commit 6144f48 into main Feb 3, 2022
@KazuCocoa KazuCocoa deleted the add-connectionRetryTimeout-attach branch February 3, 2022 01:37
Copy link
Member

@jlipps jlipps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thanks

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.

2 participants