Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

fix: timeout of JWProxy for httpAgent and httpsAgent #460

Merged
merged 2 commits into from Feb 24, 2021

Conversation

KazuCocoa
Copy link
Member

Fix appium/appium#15132

This was when we modify keepalive stuff in https://github.com/appium/appium-base-driver/pull/416/files .
Should the timeout respect the constructor's one?

@KazuCocoa KazuCocoa changed the title fix: timeout of JWProxy fix: timeout of JWProxy for httpAgent and httpsAgent Feb 24, 2021
@KazuCocoa KazuCocoa merged commit 537c29e into master Feb 24, 2021
@KazuCocoa KazuCocoa deleted the fix-timeout-jwproxy branch February 24, 2021 08:10
@mykola-mokhnach
Copy link
Contributor

Reported the issue to axios: axios/axios#3659

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

Successfully merging this pull request may close these issues.

Appium times out when trying to start app that takes long time to start. How to extend the timeout?
2 participants