HttpClient Taking too long to timeout event set TimeSpan. #114340
Unanswered
RedEye-Developers
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
if i set FromMilliseconds < 100 the HttpClient is timeout instantly, if i set FromMilliseconds > 100 the httpClient taking to timeout arround 1:45Min, if i use FromSeconds(1) that also taking 1:45min to timeout.
i trying httpClient, SocketsHttpHandler, CancellationTokenSource everying have same issue even Ping() class timeout also same issue.
Beta Was this translation helpful? Give feedback.
All reactions