Socket Exhaustion Starvation Issue
Kuffs2205 opened this issue · 2 comments
Kuffs2205 commented
Just a heads up.
The library is susceptible to Socket Exhaustion issues due to creating a new HttpClient for each request. I did hit it myself but it is easy enough to duplicate.
https://www.aspnetmonsters.com/2016/08/2016-08-27-httpclientwrong/
acupofjose commented
Good call! I'll get to work on a fix. Appreciate it!
acupofjose commented
Available in v1.3.0!