Aurus.Jetti.Integrations.Neto.NetoInventorySyncJobArgs

The job was aborted – it is processed by server 752b97e1e4fb:1:9dcf3ec7-46d2-4460-999d-35250d98942e which is not in the active servers list for now. It will be retried automatically after invisibility timeout, but you can also re-queue or delete it manually.
// Id: #61522
using Volo.Abp.BackgroundJobs.Hangfire;

var hangfireJobExecutionAdapter = Activate<HangfireJobExecutionAdapter<NetoInventorySyncJobArgs>>();
await hangfireJobExecutionAdapter.ExecuteAsync(
    "jetti-prod_default",
    FromJson<NetoInventorySyncJobArgs>("{\"JobType\":1}"),
    null);

Parameters

CurrentCulture
""

State

2/19/2026 6:55:04 AM (+5ms) Processing

Server:
752b97e1e4fb:1
Worker:
539e7bb6

+3ms Enqueued

2/19/2026 6:55:04 AM Created