NetoInventorySyncJob.ExecuteAsync (jetti-test_jetti-neto-high)

The job is finished. It will be removed automatically 7/9/2026 6:09:43 PM.
// Id: #2513910
// Queue: jetti-test_jetti-neto-high
using Aurus.Jetti.Integrations.Neto;

var netoInventorySyncJob = Activate<NetoInventorySyncJob>();
await netoInventorySyncJob.ExecuteAsync(
    FromJson<NetoInventorySyncJobArgs>("{}"));

Parameters

CurrentCulture
""
RetryCount
8

State

7/8/2026 6:09:43 PM (+878ms) Succeeded

Latency:
2h 14m
Duration:
870ms

+43m 15.602s Processing

Server:
jetti-test-c78247ea63c2:1
Worker:
2236ee4f

+ <1ms Scheduled

Retry attempt 8 of 10: Neto API error. Action=GetItem, Status=503, Body=

Enqueue at:
7/8/2026 6:09:31 PM

+11.190s Failed

An exception occurred during performance of the job.

System.InvalidOperationException (jetti-test-c78247ea63c2:1)

Neto API error. Action=GetItem, Status=503, Body=

System.InvalidOperationException: Neto API error. Action=GetItem, Status=503, Body= ---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 503 (Service Unavailable).
   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at Aurus.Jetti.Integrations.Neto.HttpClients.NetoHttpClientBase.PostAsync[T](String netoAction, Object requestBody) in /src/src/integrations/Neto/Aurus.Jetti.Integrations.Neto/HttpClients/NetoHttpClientBase.cs:line 114

   --- End of inner exception stack trace ---
   at Aurus.Jetti.Integrations.Neto.HttpClients.NetoHttpClientBase.PostAsync[T](String netoAction, Object requestBody) in /src/src/integrations/Neto/Aurus.Jetti.Integrations.Neto/HttpClients/NetoHttpClientBase.cs:line 139
   at Aurus.Jetti.Integrations.Neto.HttpClients.Products.ProductsHttpClient.GetItemsAsync(GetItemRequest request) in /src/src/integrations/Neto/Aurus.Jetti.Integrations.Neto/HttpClients/Products/ProductsHttpClient.cs:line 82
   at Aurus.Jetti.Integrations.Neto.NetoInventorySyncService.FetchIncrementalItemsAsync(Nullable`1 cursor, Int32 batchSize, Int32 maxIterations, CancellationToken cancellationToken) in /src/src/Aurus.Jetti.Application/Integrations/Neto/NetoInventorySyncService.cs:line 1052
   at Aurus.Jetti.Integrations.Neto.NetoInventorySyncService.ExecuteAsync(NetoInventorySyncRequest request, CancellationToken cancellationToken) in /src/src/Aurus.Jetti.Application/Integrations/Neto/NetoInventorySyncService.cs:line 128
   at Aurus.Jetti.Integrations.Neto.NetoInventorySyncService.ExecuteAsync(NetoInventorySyncRequest request, CancellationToken cancellationToken) in /src/src/Aurus.Jetti.Application/Integrations/Neto/NetoInventorySyncService.cs:line 262
   at Aurus.Jetti.Integrations.Neto.NetoInventorySyncJob.ExecuteAsync(NetoInventorySyncJobArgs args) in /src/src/Aurus.Jetti.Application/Integrations/Neto/NetoInventorySyncJob.cs:line 40
   at Castle.DynamicProxy.AsyncInterceptorBase.ProceedAsynchronous(IInvocation invocation, IInvocationProceedInfo proceedInfo)
   at Volo.Abp.Castle.DynamicProxy.CastleAbpMethodInvocationAdapter.ProceedAsync()
   at Volo.Abp.Uow.UnitOfWorkInterceptor.InterceptAsync(IAbpMethodInvocation invocation)
   at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter`1.InterceptAsync(IInvocation invocation, IInvocationProceedInfo proceedInfo, Func`3 proceed)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+24m 11.501s Processing

Server:
jetti-test-c78247ea63c2:1
Worker:
518c3c72

+ <1ms Scheduled

Retry attempt 7 of 10: Timeout expired. The timeout elapsed prior to obt…

Enqueue at:
7/8/2026 5:24:44 PM

+5m 6ms Failed

An exception occurred during performance of the job.

Hangfire.PostgreSql.PostgreSqlDistributedLockException (jetti-test-c78247ea63c2:1)

Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'app:NetoInventorySyncJob.ExecuteAsync' resource.

Hangfire.PostgreSql.PostgreSqlDistributedLockException: Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'app:NetoInventorySyncJob.ExecuteAsync' resource.
   at Hangfire.PostgreSql.PostgreSqlDistributedLock.LockHandler.Lock(String resource, TimeSpan timeout, IDbConnection connection, PostgreSqlStorageOptions options)
   at Hangfire.PostgreSql.PostgreSqlConnection.AcquireLock(String resource, TimeSpan timeout)
   at Hangfire.DisableConcurrentExecutionAttribute.OnPerforming(PerformingContext context) in C:\projects\hangfire-525\src\Hangfire.Core\DisableConcurrentExecutionAttribute.cs:line 48
   at Hangfire.Server.BackgroundJobPerformer.InvokeOnPerforming(KeyValuePair`2 ctx) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 198

+11m 54.851s Processing

Server:
jetti-test-c78247ea63c2:1
Worker:
e85f9daa

+ <1ms Scheduled

Retry attempt 6 of 10: Timeout expired. The timeout elapsed prior to obt…

Enqueue at:
7/8/2026 4:56:49 PM

+5m 8ms Failed

An exception occurred during performance of the job.

Hangfire.PostgreSql.PostgreSqlDistributedLockException (jetti-test-c78247ea63c2:1)

Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'app:NetoInventorySyncJob.ExecuteAsync' resource.

Hangfire.PostgreSql.PostgreSqlDistributedLockException: Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'app:NetoInventorySyncJob.ExecuteAsync' resource.
   at Hangfire.PostgreSql.PostgreSqlDistributedLock.LockHandler.Lock(String resource, TimeSpan timeout, IDbConnection connection, PostgreSqlStorageOptions options)
   at Hangfire.PostgreSql.PostgreSqlConnection.AcquireLock(String resource, TimeSpan timeout)
   at Hangfire.DisableConcurrentExecutionAttribute.OnPerforming(PerformingContext context) in C:\projects\hangfire-525\src\Hangfire.Core\DisableConcurrentExecutionAttribute.cs:line 48
   at Hangfire.Server.BackgroundJobPerformer.InvokeOnPerforming(KeyValuePair`2 ctx) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 198

+5m 5.340s Processing

Server:
jetti-test-c78247ea63c2:1
Worker:
a5766e74

+ <1ms Scheduled

Retry attempt 5 of 10: Timeout expired. The timeout elapsed prior to obt…

Enqueue at:
7/8/2026 4:40:00 PM

+5m 7ms Failed

An exception occurred during performance of the job.

Hangfire.PostgreSql.PostgreSqlDistributedLockException (jetti-test-c78247ea63c2:1)

Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'app:NetoInventorySyncJob.ExecuteAsync' resource.

Hangfire.PostgreSql.PostgreSqlDistributedLockException: Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'app:NetoInventorySyncJob.ExecuteAsync' resource.
   at Hangfire.PostgreSql.PostgreSqlDistributedLock.LockHandler.Lock(String resource, TimeSpan timeout, IDbConnection connection, PostgreSqlStorageOptions options)
   at Hangfire.PostgreSql.PostgreSqlConnection.AcquireLock(String resource, TimeSpan timeout)
   at Hangfire.DisableConcurrentExecutionAttribute.OnPerforming(PerformingContext context) in C:\projects\hangfire-525\src\Hangfire.Core\DisableConcurrentExecutionAttribute.cs:line 48
   at Hangfire.Server.BackgroundJobPerformer.InvokeOnPerforming(KeyValuePair`2 ctx) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 198

+2m 58.208s Processing

Server:
jetti-test-c78247ea63c2:1
Worker:
2236ee4f

+ <1ms Scheduled

Retry attempt 4 of 10: Timeout expired. The timeout elapsed prior to obt…

Enqueue at:
7/8/2026 4:29:50 PM

+5m 8ms Failed

An exception occurred during performance of the job.

Hangfire.PostgreSql.PostgreSqlDistributedLockException (jetti-test-c78247ea63c2:1)

Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'app:NetoInventorySyncJob.ExecuteAsync' resource.

Hangfire.PostgreSql.PostgreSqlDistributedLockException: Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'app:NetoInventorySyncJob.ExecuteAsync' resource.
   at Hangfire.PostgreSql.PostgreSqlDistributedLock.LockHandler.Lock(String resource, TimeSpan timeout, IDbConnection connection, PostgreSqlStorageOptions options)
   at Hangfire.PostgreSql.PostgreSqlConnection.AcquireLock(String resource, TimeSpan timeout)
   at Hangfire.DisableConcurrentExecutionAttribute.OnPerforming(PerformingContext context) in C:\projects\hangfire-525\src\Hangfire.Core\DisableConcurrentExecutionAttribute.cs:line 48
   at Hangfire.Server.BackgroundJobPerformer.InvokeOnPerforming(KeyValuePair`2 ctx) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 198

+1m 57.386s Processing

Server:
jetti-test-c78247ea63c2:1
Worker:
518c3c72

+ <1ms Scheduled

Retry attempt 3 of 10: Timeout expired. The timeout elapsed prior to obt…

Enqueue at:
7/8/2026 4:21:15 PM

+5m 8ms Failed

An exception occurred during performance of the job.

Hangfire.PostgreSql.PostgreSqlDistributedLockException (jetti-test-c78247ea63c2:1)

Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'app:NetoInventorySyncJob.ExecuteAsync' resource.

Hangfire.PostgreSql.PostgreSqlDistributedLockException: Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'app:NetoInventorySyncJob.ExecuteAsync' resource.
   at Hangfire.PostgreSql.PostgreSqlDistributedLock.LockHandler.Lock(String resource, TimeSpan timeout, IDbConnection connection, PostgreSqlStorageOptions options)
   at Hangfire.PostgreSql.PostgreSqlConnection.AcquireLock(String resource, TimeSpan timeout)
   at Hangfire.DisableConcurrentExecutionAttribute.OnPerforming(PerformingContext context) in C:\projects\hangfire-525\src\Hangfire.Core\DisableConcurrentExecutionAttribute.cs:line 48
   at Hangfire.Server.BackgroundJobPerformer.InvokeOnPerforming(KeyValuePair`2 ctx) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 198

+5m 24ms Processing

Server:
jetti-test-c78247ea63c2:1
Worker:
36160b0a

+ <1ms Scheduled

Retry attempt 2 of 10: Timeout expired. The timeout elapsed prior to obt…

Enqueue at:
7/8/2026 4:11:18 PM

+5m 6ms Failed

An exception occurred during performance of the job.

Hangfire.PostgreSql.PostgreSqlDistributedLockException (jetti-test-c78247ea63c2:1)

Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'app:NetoInventorySyncJob.ExecuteAsync' resource.

Hangfire.PostgreSql.PostgreSqlDistributedLockException: Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'app:NetoInventorySyncJob.ExecuteAsync' resource.
   at Hangfire.PostgreSql.PostgreSqlDistributedLock.LockHandler.Lock(String resource, TimeSpan timeout, IDbConnection connection, PostgreSqlStorageOptions options)
   at Hangfire.PostgreSql.PostgreSqlConnection.AcquireLock(String resource, TimeSpan timeout)
   at Hangfire.DisableConcurrentExecutionAttribute.OnPerforming(PerformingContext context) in C:\projects\hangfire-525\src\Hangfire.Core\DisableConcurrentExecutionAttribute.cs:line 48
   at Hangfire.Server.BackgroundJobPerformer.InvokeOnPerforming(KeyValuePair`2 ctx) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 198

+5m 52ms Processing

Server:
jetti-test-c78247ea63c2:1
Worker:
d95099d0

+ <1ms Scheduled

Retry attempt 1 of 10: Timeout expired. The timeout elapsed prior to obt…

Enqueue at:
7/8/2026 4:00:52 PM

+5m 7ms Failed

An exception occurred during performance of the job.

Hangfire.PostgreSql.PostgreSqlDistributedLockException (jetti-test-c78247ea63c2:1)

Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'app:NetoInventorySyncJob.ExecuteAsync' resource.

Hangfire.PostgreSql.PostgreSqlDistributedLockException: Timeout expired. The timeout elapsed prior to obtaining a distributed lock on the 'app:NetoInventorySyncJob.ExecuteAsync' resource.
   at Hangfire.PostgreSql.PostgreSqlDistributedLock.LockHandler.Lock(String resource, TimeSpan timeout, IDbConnection connection, PostgreSqlStorageOptions options)
   at Hangfire.PostgreSql.PostgreSqlConnection.AcquireLock(String resource, TimeSpan timeout)
   at Hangfire.DisableConcurrentExecutionAttribute.OnPerforming(PerformingContext context) in C:\projects\hangfire-525\src\Hangfire.Core\DisableConcurrentExecutionAttribute.cs:line 48
   at Hangfire.Server.BackgroundJobPerformer.InvokeOnPerforming(KeyValuePair`2 ctx) in C:\projects\hangfire-525\src\Hangfire.Core\Server\BackgroundJobPerformer.cs:line 198

+5ms Processing

Server:
jetti-test-c78247ea63c2:1
Worker:
a5766e74

+1ms Enqueued

7/8/2026 3:55:08 PM Created