-
Notifications
You must be signed in to change notification settings - Fork 0
Unsupported Exception
Unsupported exception type in RetryProxyHandler. Request will not be retried. Exception: System.Threading.Tasks.TaskCanceledException: The operation was canceled.
[2025-04-04T17:44:13.100Z] Unsupported exception type in RetryProxyHandler. Request will not be retried. Exception: System.Threading.Tasks.TaskCanceledException: The operation was canceled. [2025-04-04T17:44:13.101Z] ---> System.IO.IOException: Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request.. [2025-04-04T17:44:13.102Z] ---> System.Net.Sockets.SocketException (995): The I/O operation has been aborted because of either a thread exit or an application request. [2025-04-04T17:44:13.104Z] --- End of inner exception stack trace --- [2025-04-04T17:44:13.106Z] at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) [2025-04-04T17:44:13.107Z] at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token) [2025-04-04T17:44:13.108Z] at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) [2025-04-04T17:44:13.111Z] --- End of inner exception stack trace --- [2025-04-04T17:44:13.113Z] at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) [2025-04-04T17:44:13.119Z] at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) [2025-04-04T17:44:13.120Z] at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)