Job

The job is finished. It will be removed automatically 2/19/2026 3:03:09 PM.

Can not find the target method.

Id
#303
Type
UsageUploaderWeb.Services.ILuzmoSyncService, UsageUploaderWeb
Method
SyncSalesforceToLuzmoAsync
Args
["false",null]
Exception
The type `UsageUploaderWeb.Services.ILuzmoSyncService` does not contain a method with signature `SyncSalesforceToLuzmoAsync(Boolean, CancellationToken)`

Parameters

CurrentCulture
"en-US"
RetryCount
2

State

2/18/2026 3:03:09 PM (+25m 1.630s) Succeeded

Latency:
2h 12m
Duration:
25m 1.623s

+4m 59.963s Processing

Server:
ec2amaz-vmna26b:21688
Worker:
1416f155

+534ms Processing

Server:
ec2amaz-vmna26b:5244
Worker:
ddd65c58

+2m 20.873s Enqueued

Triggered by DelayedJobScheduler

+57ms Scheduled

Retry attempt 2 of 10: The request was canceled due to the configured Ht…

Enqueue at:
2/18/2026 2:31:50 PM

+11m 15.073s Failed

An exception occurred during performance of the job.

System.Threading.Tasks.TaskCanceledException (ec2amaz-vmna26b:5244)

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)

+47m 45.530s Processing

Server:
ec2amaz-vmna26b:5244
Worker:
ed65c1bb

+17ms Processing

Server:
ec2amaz-vmna26b:18348
Worker:
951fe377

+39.423s Enqueued

Triggered by DelayedJobScheduler

+13ms Scheduled

Retry attempt 1 of 10: Execution Timeout Expired. The timeout period el…

Enqueue at:
2/18/2026 1:31:35 PM

+56m 37.924s Failed

An exception occurred during performance of the job.

Microsoft.Data.SqlClient.SqlException (ec2amaz-vmna26b:18348)

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)

+4m 55.633s Processing

Server:
ec2amaz-vmna26b:18348
Worker:
7762ae71

+2m 27.780s Processing

Server:
ec2amaz-vmna26b:652
Worker:
eb12211c

+1m 19.290s Processing

Server:
ec2amaz-vmna26b:7840
Worker:
ec239867

+117ms Processing

Server:
ec2amaz-vmna26b:16676
Worker:
fdf4aa72

+53ms Enqueued

2/18/2026 12:25:45 PM Created