Hi Thameem,
We can repro this issue for unreachable IPs.
http_client calls WinHTTPSetTimeouts to set the different timeouts, and looks like we use the timeout from http_client_config for send and receive timeout, not for resolve and connect (default is 60 secs). This could be the possible reason for the bug you have encountered.
We will investigate this further and address it in one of our coming releases.
Thank you for reporting the issue.
Thanks
Kavya
We can repro this issue for unreachable IPs.
http_client calls WinHTTPSetTimeouts to set the different timeouts, and looks like we use the timeout from http_client_config for send and receive timeout, not for resolve and connect (default is 60 secs). This could be the possible reason for the bug you have encountered.
We will investigate this further and address it in one of our coming releases.
Thank you for reporting the issue.
Thanks
Kavya