ExecuteWithNoRetries: 'Disbursement - Process Outgoing Transactions'

The job is finished. It will be removed automatically 08/31/2026 14:00:19.
// Id: #10009
using JobSchedulingHangfire;

var jobExecutor = Activate<JobExecutor>();
await jobExecutor.ExecuteWithNoRetries(
    "Disbursement - Process Outgoing Transactions",
    null);

Parameters

CurrentCulture
""
RecurringJobId
"Disbursement - Process Outgoing Transactions"
Time
1788098410

State

08/30/2026 14:00:19 (+8.246s) Succeeded

Latency:
118ms
Duration:
8.219s

+80ms Processing

Server:
drive-pulse-947b747c6-wwkd5:1
Worker:
d0df88a6

+20ms Enqueued

Triggered by recurring job scheduler

08/30/2026 14:00:10 Created