Network Errors in appium python

Hey all,

So, we’re using python3 with appium/selenium client and we keep running into connection reset/connection closed by peer issues. I’ve tried rewriting the underlying selenium connection to use proper form with urllib3 and add retry, keep-alive and streaming, but to no avail. Has anyone else looked into this and found workarounds?

(Server is appium 1.9.0, selenium 3.13)
(client is appium 0.28 (pulled from pypi), selenium 3.14.0