ExecuteBackgroundJobTask.StartExecuteBackgroundJob

// Id: #4827980
using MR.Schedules;

await ExecuteBackgroundJobTask.StartExecuteBackgroundJob();

Parameters

CurrentCulture
""
CurrentUICulture
""
RecurringJobId
"StartExecuteBackgroundJob"
Time
1778911535

State

05/16/2026 06:05:35 (+354ms) Failed

An exception occurred during performance of the job.

System.InvalidOperationException (sn-staging:484178)

Scheduled task 'ExecuteBackgroundJobs' misconfigured: request URL must be an absolute http(s) URL. Got: '/api/ext/execute-background-jobs'. Set environmentVariables:appBaseUrlHangfire to a value like https://your-api-host:5000 (include https://).

System.InvalidOperationException: Scheduled task 'ExecuteBackgroundJobs' misconfigured: request URL must be an absolute http(s) URL. Got: '/api/ext/execute-background-jobs'. Set environmentVariables:appBaseUrlHangfire to a value like https://your-api-host:5000 (include https://).
   at MR.Schedules.HangfireScheduledTaskHttp.ValidateAbsoluteRequestUri(String operationName, String requestUri)
   at MR.Schedules.HangfireScheduledTaskHttp.GetAsyncEnsureSuccessAsync(HttpClient httpClient, String operationName, String requestUri, CancellationToken cancellationToken)
   at MR.Schedules.ExecuteBackgroundJobTask.StartExecuteBackgroundJob()
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+76ms Processing

Server:
sn-staging:484178
Worker:
6baa3466

+19ms Enqueued

Triggered by recurring job scheduler

05/16/2026 06:05:35 Created