glucinaterG
Convex Community2y ago
5 replies
glucinater

How to avoid "connection reset by peer" exceptions when using python api?

I am currently trying to run a python script that does about 7k jobs that are decently bandwidth intensive. Yesterday about halfway through the job I got a "connection reset by peer" error message from the client which ended the job prematurely (also costing me a lot of bandwidth). How do I avoid getting this error?
Was this page helpful?