You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to allow the Timeout property of the internal HttpClient to be set? We have one or two calls that can take longer than 60 seconds in some circumstances before a response is sent. These requests are currently getting cancelled before completion.
The text was updated successfully, but these errors were encountered:
Would it be possible to allow the Timeout property of the internal HttpClient to be set? We have one or two calls that can take longer than 60 seconds in some circumstances before a response is sent. These requests are currently getting cancelled before completion.
The text was updated successfully, but these errors were encountered: