Open qishenghu opened 2 weeks ago
Please check whether you have established too much http connections without closing it. Maybe you can first try to close redundant connections requests when using the urllib3 library. The default http connection is keep-alive, and requests can be closed by setting False.
Dear author,
First of all, thank you for this amazing work. Sorry to bother you, I'm new to this field and was running the following command to execute the experiment on AWS data:
The program initially ran smoothly for about an hour. However, it then started to display numerous errors similar to the one shown below. Have you encountered this issue before? Could you kindly provide guidance on resolving it?
Thank you for your help!
Regards, QS