I’m trying to get to the bottom of this one, but URL seems to stop working after a while. I’m working with a 16 second timeout, sending multiple requests in series on a background thread, creating a new URL object each time, and after half a dozen or so requests it just times out.
Specifically HttpSendRequestEx returns 12002.
I’m still looking into it, but has anyone seen this before?