Kyle Hemker
Kyle Hemker
I have a similar problem while working on my corporate network. The only solution that I have found is with any HTTP GET request, I must pass specific set of...
[I made another repo](https://github.com/kahemker/proxy_bug) that shows how I am using this PR. I am doing solar forecasting with PVLIB which uses Siphon to gather data. I had to modify PVLIB...
[Just disable garbage collection](https://docs.python.org/3/library/gc.html). You may need to restart workers as memory fills `gc.disable()`
Is anyone working on this? I can probably tackle it. Did not want to duplicate work if a PR is already open