ExecuteWithNoRetries: 'Accounting - Transfer Data to Accounting System'

The job is finished. It will be removed automatically 09/13/2026 23:59:02.
// Id: #399
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
1789257540

State

09/12/2026 23:59:02 (+2.070s) Succeeded

Latency:
50ms
Duration:
2.048s

+27ms Processing

Server:
drive-pulse-68f9f56744-cbgwn:1
Worker:
8dbbbfc5

+10ms Enqueued

Triggered by recurring job scheduler

09/12/2026 23:59:00 Created