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

There is no Timeout handling #391

Closed
Mandera opened this issue Jun 15, 2022 · 3 comments
Closed

There is no Timeout handling #391

Mandera opened this issue Jun 15, 2022 · 3 comments
Assignees
Labels

Comments

@Mandera
Copy link
Contributor

Mandera commented Jun 15, 2022

There is no Timeout handling, it will hang until the connection is closed. The timeout parameter would have to be defined here

Originally posted by @Mandera in #388 (comment)

@SergeyPirogov
Copy link
Owner

You'd suggest adding a timeout, right? What the default value should be?

@Mandera
Copy link
Contributor Author

Mandera commented Jun 26, 2022

In requests issue they mention window's default value is 240 seconds, seems like a good number

@aleksandr-kotlyar
Copy link
Collaborator

@Mandera you can define your own http client and pass it to webdriver-manager with any timeout connection and other settings.

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

No branches or pull requests

3 participants