We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ms-continuus/src/Api.cs
Line 52 in 3117ba5
| | 2021-04-18 01:06:06 | 2021-04-17T23:06:06.298114415Z stderr F at ms_continuus.Api.GetJsonObject(String url) in /app/Api.cs:line 58 | | 2021-04-18 01:06:06 | 2021-04-17T23:06:06.298109815Z stderr F at System.Net.Http.HttpClient.SendAsyncCore(HttpRequestMessage request, HttpCompletionOption completionOption, Boolean async, Boolean emitTelemetryStartStop, CancellationToken cancellationToken) | | 2021-04-18 01:06:06 | 2021-04-17T23:06:06.298105014Z stderr F --- End of inner exception stack trace --- | | 2021-04-18 01:06:06 | 2021-04-17T23:06:06.298100514Z stderr F --- End of inner exception stack trace --- | | 2021-04-18 01:06:06 | 2021-04-17T23:06:06.298095614Z stderr F at System.Net.Http.HttpClient.SendAsyncCore(HttpRequestMessage request, HttpCompletionOption completionOption, Boolean async, Boolean emitTelemetryStartStop, CancellationToken cancellationToken) | | 2021-04-18 01:06:06 | 2021-04-17T23:06:06.298091014Z stderr F at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) | | 2021-04-18 01:06:06 | 2021-04-17T23:06:06.298086414Z stderr F at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken) | | 2021-04-18 01:06:06 | 2021-04-17T23:06:06.298081014Z stderr F at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) | | 2021-04-18 01:06:06 | 2021-04-17T23:06:06.298068214Z stderr F --- End of inner exception stack trace --- | | 2021-04-18 01:06:06 | 2021-04-17T23:06:06.298045214Z stderr F at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken) | | 2021-04-18 01:06:06 | 2021-04-17T23:06:06.298040314Z stderr F at System.Net.Security.SslStream.ReadAsyncInternal[TIOAdapter](TIOAdapter adapter, Memory`1 buffer) | | 2021-04-18 01:06:06 | 2021-04-17T23:06:06.298035714Z stderr F at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.GetResult(Int16 token) | | 2021-04-18 01:06:06 | 2021-04-17T23:06:06.298030514Z stderr F at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) | | 2021-04-18 01:06:06 | 2021-04-17T23:06:06.298025014Z stderr F --- End of inner exception stack trace --- | | 2021-04-18 01:06:06 | 2021-04-17T23:06:06.298020014Z stderr F ---> System.Net.Sockets.SocketException (125): Operation canceled | | 2021-04-18 01:06:06 | 2021-04-17T23:06:06.298003214Z stderr F ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled. | | 2021-04-18 01:06:06 | 2021-04-17T23:06:06.297996314Z stderr F ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled. | | 2021-04-18 01:06:06 | 2021-04-17T23:06:06.297986513Z stderr F ---> System.TimeoutException: The operation was canceled. | | 2021-04-18 01:06:06 | 2021-04-17T23:06:06.297917513Z stderr F Unhandled exception. System.Threading.Tasks.TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ms-continuus/src/Api.cs
Line 52 in 3117ba5
The text was updated successfully, but these errors were encountered: