HttpNodeInstance - Added Timeout to HttpClient to always be longer than the InvocationTimeoutMilliseconds #535

Closed
opened 2025-08-09 17:16:40 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @ericgreenmix on 8/1/2017

HttpClient defaults to 100 seconds. If InvocationTimeoutMilliseconds is greater than the default of the HttpClient, the task will fail with a Task was canceled exception.

*Originally created by @ericgreenmix on 8/1/2017* HttpClient defaults to 100 seconds. If InvocationTimeoutMilliseconds is greater than the default of the HttpClient, the task will fail with a Task was canceled exception.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#535
No description provided.