ExecuteWithNoRetries: 'Disbursement - Process Outgoing Transactions'

The job is finished. It will be removed automatically 09/14/2026 12:00:07.
// Id: #476
using JobSchedulingHangfire;

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

Parameters

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

State

09/13/2026 12:00:07 (+3.163s) Succeeded

Latency:
136ms
Duration:
3.153s

+107ms Processing

Server:
drive-pulse-7649fdc975-lr4x8:1
Worker:
3871d310

+23ms Enqueued

Triggered by recurring job scheduler

09/13/2026 12:00:04 Created