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

The job is finished. It will be removed automatically 7/9/2026 6:04:44 PM.
// Id: #2513909
// 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:04:44 PM (+2.177s) Succeeded

Latency:
2h 9m
Duration:
2.172s

+42m 45.760s Processing

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

+1ms Scheduled

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

Enqueue at:
7/8/2026 6:04:28 PM

+7.303s 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 54.963s Processing

Server:
jetti-test-c78247ea63c2:1
Worker:
4392f3a5

+ <1ms Scheduled

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

Enqueue at:
7/8/2026 5:21:40 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 28.579s Processing

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

+ <1ms Scheduled

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

Enqueue at:
7/8/2026 4:51:17 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 33.094s Processing

Server:
jetti-test-c78247ea63c2:1
Worker:
2393de6f

+ <1ms Scheduled

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

Enqueue at:
7/8/2026 4:35:23 PM

+11.168s 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)

+2m 37.572s Processing

Server:
jetti-test-c78247ea63c2:1
Worker:
78969cff

+1ms Scheduled

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

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

+5m 9ms 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 59.847s Processing

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

+ <1ms Scheduled

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

Enqueue at:
7/8/2026 4:21:38 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

+4m 55.604s Processing

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

+ <1ms Scheduled

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

Enqueue at:
7/8/2026 4:11:08 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

+5m 47ms Processing

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

+ <1ms Scheduled

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

Enqueue at:
7/8/2026 4:00:24 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

+6ms Processing

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

+1ms Enqueued

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