ExecuteWithNoRetries: 'Accounting - Transfer Data to Accounting System'

The job is finished. It will be removed automatically 09/01/2026 23:59:02.
// Id: #14469
using JobSchedulingHangfire;

var jobExecutor = Activate<JobExecutor>();
await jobExecutor.ExecuteWithNoRetries(
    "Accounting - Transfer Data to Accounting System",
    null);

Parameters

CurrentCulture
""
RecurringJobId
"Accounting - Transfer Data to Accounting System"
Time
1788220741

State

08/31/2026 23:59:02 (+513ms) Succeeded

Latency:
33ms
Duration:
500ms

+17ms Processing

Server:
drive-pulse-7f88495f99-tkzn9:1
Worker:
c183e912

+10ms Enqueued

Triggered by recurring job scheduler

08/31/2026 23:59:01 Created