| Id | |
| Type | |
| Method | |
| Args | |
| Exception | |
| CurrentCulture | |
| RetryCount | |
Triggered by DelayedJobScheduler
Retry attempt 2 of 10: The request was canceled due to the configured Ht…
An exception occurred during performance of the job.
The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
System.Threading.Tasks.TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing. ---> System.TimeoutException: A task was canceled. ---> System.Threading.Tasks.TaskCanceledException: A task was canceled. at System.Net.Http.HttpConnection.ChunkedEncodingReadStream.CopyToAsyncCore(Stream destination, CancellationToken cancellationToken) at System.Net.Http.HttpConnectionResponseContent.<SerializeToStreamAsync>g__Impl|6_0(Stream stream, CancellationToken cancellationToken) at System.Net.Http.HttpContent.LoadIntoBufferAsyncCore(Task serializeToStreamTask, MemoryStream tempBuffer) at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) --- End of inner exception stack trace --- --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at UsageUploaderWeb.Services.LuzmoSyncService.SfGet(HttpClient http, String url, String accessToken, CancellationToken ct) in D:\Project\Analytics\UsageUploaderWeb\UsageUploaderWeb\Services\LuzmoSyncService.cs:line 210 at UsageUploaderWeb.Services.LuzmoSyncService.QueryAndFillDataTable(HttpClient http, String url, String accessToken, DataTable dt, List`1 fieldNames, JArray fields, CancellationToken ct) in D:\Project\Analytics\UsageUploaderWeb\UsageUploaderWeb\Services\LuzmoSyncService.cs:line 233 at UsageUploaderWeb.Services.LuzmoSyncService.SyncObject(HttpClient http, String apiBase, String accessToken, Boolean forceFullSync, String sfObject, String sqlTable, CancellationToken ct) in D:\Project\Analytics\UsageUploaderWeb\UsageUploaderWeb\Services\LuzmoSyncService.cs:line 160 at UsageUploaderWeb.Services.LuzmoSyncService.SyncSalesforceToLuzmoAsync(Boolean forceFullSync, CancellationToken ct) in D:\Project\Analytics\UsageUploaderWeb\UsageUploaderWeb\Services\LuzmoSyncService.cs:line 67 at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Triggered by DelayedJobScheduler
Retry attempt 1 of 10: Execution Timeout Expired. The timeout period el…
An exception occurred during performance of the job.
Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
Microsoft.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out. --- End of inner exception stack trace --- at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, SqlCommand command, Boolean callerHasConnectionLock, Boolean asyncClose) at Microsoft.Data.SqlClient.SqlCommand.CheckThrowSNIException() at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteNonQuery(IAsyncResult asyncResult, Boolean isInternal, String endMethod) at Microsoft.Data.SqlClient.SqlCommand.EndExecuteNonQueryInternal(IAsyncResult asyncResult) at Microsoft.Data.SqlClient.SqlCommand.EndExecuteNonQueryAsync(IAsyncResult asyncResult) at Microsoft.Data.SqlClient.SqlCommand.<>c.<InternalExecuteNonQueryAsync>b__193_1(IAsyncResult asyncResult) at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization) --- End of stack trace from previous location --- at UsageUploaderWeb.Services.LuzmoSyncService.MergeFromTemp(SqlConnection conn, String tempTable, List`1 fieldNames, String sqlTable, CancellationToken ct) in D:\Project\Analytics\UsageUploaderWeb\UsageUploaderWeb\Services\LuzmoSyncService.cs:line 409 at UsageUploaderWeb.Services.LuzmoSyncService.SyncObject(HttpClient http, String apiBase, String accessToken, Boolean forceFullSync, String sfObject, String sqlTable, CancellationToken ct) in D:\Project\Analytics\UsageUploaderWeb\UsageUploaderWeb\Services\LuzmoSyncService.cs:line 181 at UsageUploaderWeb.Services.LuzmoSyncService.SyncSalesforceToLuzmoAsync(Boolean forceFullSync, CancellationToken ct) in D:\Project\Analytics\UsageUploaderWeb\UsageUploaderWeb\Services\LuzmoSyncService.cs:line 67 at UsageUploaderWeb.Services.LuzmoSyncService.SyncSalesforceToLuzmoAsync(Boolean forceFullSync, CancellationToken ct) in D:\Project\Analytics\UsageUploaderWeb\UsageUploaderWeb\Services\LuzmoSyncService.cs:line 87 at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)