ExecuteWithNoRetries: 'Accounting - Transfer Data to Accounting System'

The job is finished. It will be removed automatically 09/07/2026 23:59:08.
// Id: #258358
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
1788739144

State

09/06/2026 23:59:08 (+3.957s) Succeeded

Latency:
41ms
Duration:
3.945s

+23ms Processing

Server:
drive-pulse-85bb55bfb7-jh27p:1
Worker:
8fb28de6

+10ms Enqueued

Triggered by recurring job scheduler

09/06/2026 23:59:04 Created