Customer SUDON Infor To Magento

// Id: #3761211
using ClarityConnect.Clients.CUT;

var cUT = Activate<CUT>();
await cUT.CustomerInforToMagBackgroundTask(
    "SUDON",
    null,
    null);

Parameters

CurrentCulture
"en-US"
CurrentUICulture
"en-US"
RetryCount
3

State

9/3/2026 2:24:41 AM (+788ms) Failed

An exception occurred during performance of the job.

System.Collections.Generic.KeyNotFoundException (2022-cli-con-1:1300)

Infor shows Customer ID: 8577 for SUDON, but that record was not found in Magento.

System.Collections.Generic.KeyNotFoundException: Infor shows Customer ID: 8577 for SUDON, but that record was not found in Magento.
   at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContext context, String custNum, CancellationToken token) in C:\Data\Projects\CUT\Connect-v3\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 99
   at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContext context, String custNum, CancellationToken token) in C:\Data\Projects\CUT\Connect-v3\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 155
   at ClarityConnect.Clients.CUT.CUT.CustomerInforToMagBackgroundTask(String custNum, PerformContext context, CancellationToken token) in C:\Data\Projects\CUT\Connect-v3\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 77
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

+1.430s Processing

Server:
2022-cli-con-1:1300
Worker:
ed0bd77b
+21msSyncing customer SUDON
+780msInfor shows Customer ID: 8577 for SUDON, but that record was not found in Magento.

+1m 8.399s Enqueued

Triggered by DelayedJobScheduler

+3ms Scheduled

Retry attempt 3 of 3: Infor shows Customer ID: 8577 for SUDON, but that…

Enqueue at:
9/3/2026 2:24:37 AM

+52.492s Failed

An exception occurred during performance of the job.

System.Collections.Generic.KeyNotFoundException (2022-cli-con-1:1300)

Infor shows Customer ID: 8577 for SUDON, but that record was not found in Magento.

System.Collections.Generic.KeyNotFoundException: Infor shows Customer ID: 8577 for SUDON, but that record was not found in Magento.
   at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContext context, String custNum, CancellationToken token) in C:\Data\Projects\CUT\Connect-v3\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 99
   at ClarityConnect.Clients.CUT.CUT.ProcessCustomerInforToMagento(PerformContext context, String custNum, CancellationToken token) in C:\Data\Projects\CUT\Connect-v3\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 155
   at ClarityConnect.Clients.CUT.CUT.CustomerInforToMagBackgroundTask(String custNum, PerformContext context, CancellationToken token) in C:\Data\Projects\CUT\Connect-v3\ClarityConnect.Clients.CUT\Jobs\ProcessCustomers.cs:line 77
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

+16.129s Processing

Server:
2022-cli-con-1:1300
Worker:
a5dd46de
+51.468sSyncing customer SUDON
+52.490sInfor shows Customer ID: 8577 for SUDON, but that record was not found in Magento.

+21.449s Enqueued

Triggered by DelayedJobScheduler

+20ms Scheduled

Retry attempt 2 of 3: Could not place a lock on the resource 'HangFire:…

Enqueue at:
9/3/2026 2:22:20 AM

+12m 54ms Failed

An exception occurred during performance of the job.

Hangfire.PostgreSql.PostgreSqlDistributedLockException (2022-cli-con-1:1300)

Could not place a lock on the resource 'HangFire:CUT.CustomerInforToMagBackgroundTask': Lock timeout.

Hangfire.PostgreSql.PostgreSqlDistributedLockException: Could not place a lock on the resource 'HangFire:CUT.CustomerInforToMagBackgroundTask': Lock timeout.
   at Hangfire.PostgreSql.PostgreSqlDistributedLock.PostgreSqlDistributedLock_Init_Transaction(String resource, TimeSpan timeout, IDbConnection connection, PostgreSqlStorageOptions options)
   at Hangfire.PostgreSql.PostgreSqlConnection.AcquireDistributedLock(String resource, TimeSpan timeout)
   at Hangfire.DisableConcurrentExecutionAttribute.OnPerforming(PerformingContext filterContext)
   at Hangfire.Profiling.ProfilerExtensions.InvokeAction[TInstance](InstanceAction`1 tuple)
   at Hangfire.Profiling.SlowLogProfiler.InvokeMeasured[TInstance,TResult](TInstance instance, Func`2 action, String message)
   at Hangfire.Profiling.ProfilerExtensions.InvokeMeasured[TInstance](IProfiler profiler, TInstance instance, Action`1 action, String message)
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)

+13.392s Processing

Server:
2022-cli-con-1:1300
Worker:
feecde57

+27.617s Enqueued

Triggered by DelayedJobScheduler

+214ms Scheduled

Retry attempt 1 of 3: Could not place a lock on the resource 'HangFire:…

Enqueue at:
9/3/2026 2:09:46 AM

+12m 297ms Failed

An exception occurred during performance of the job.

Hangfire.PostgreSql.PostgreSqlDistributedLockException (2022-cli-con-1:1300)

Could not place a lock on the resource 'HangFire:CUT.CustomerInforToMagBackgroundTask': Lock timeout.

Hangfire.PostgreSql.PostgreSqlDistributedLockException: Could not place a lock on the resource 'HangFire:CUT.CustomerInforToMagBackgroundTask': Lock timeout.
   at Hangfire.PostgreSql.PostgreSqlDistributedLock.PostgreSqlDistributedLock_Init_Transaction(String resource, TimeSpan timeout, IDbConnection connection, PostgreSqlStorageOptions options)
   at Hangfire.PostgreSql.PostgreSqlConnection.AcquireDistributedLock(String resource, TimeSpan timeout)
   at Hangfire.DisableConcurrentExecutionAttribute.OnPerforming(PerformingContext filterContext)
   at Hangfire.Profiling.ProfilerExtensions.InvokeAction[TInstance](InstanceAction`1 tuple)
   at Hangfire.Profiling.SlowLogProfiler.InvokeMeasured[TInstance,TResult](TInstance instance, Func`2 action, String message)
   at Hangfire.Profiling.ProfilerExtensions.InvokeMeasured[TInstance](IProfiler profiler, TInstance instance, Action`1 action, String message)
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)

+1h 12m Processing

Server:
2022-cli-con-1:1300
Worker:
b83cdbbf

+2ms Enqueued

9/3/2026 12:45:18 AM Created