mirror of
https://github.com/appium/appium.git
synced 2026-05-08 03:49:30 -05:00
give the appium server a very big http socket timeout.
sometimes it can take a very long time to start an app, during which we haven't responded with a new session response yet. the server was dropping the connection to the client in these cases. the timeout prevents the connection from being dropped.
This commit is contained in:
Reference in New Issue
Block a user