Failed jobs do not become expired to allow you to re-queue them without any
time pressure. You should re-queue or delete them manually, or apply AutomaticRetry(OnAttemptsExceeded = AttemptsExceededAction.Delete)
attribute to delete them automatically.
An exception occurred during performance of the job. Fewer details...
05/20/2026 19:20:43
System.InvalidOperationException
Scheduled task 'FillJobDashboardReporting' misconfigured: request URL must be an absolute http(s) URL. Got: '/api/ext/fill-job-dashboard-reporting'. Set environmentVariables:appBaseUrlHangfire to a value like https://your-api-host:5000 (include https://).
System.InvalidOperationException: Scheduled task 'FillJobDashboardReporting' misconfigured: request URL must be an absolute http(s) URL. Got: '/api/ext/fill-job-dashboard-reporting'. Set environmentVariables:appBaseUrlHangfire to a value like https://your-api-host:5000 (include https://).
at MR.Schedules.HangfireScheduledTaskHttp.ValidateAbsoluteRequestUri(StringoperationName, StringrequestUri)
at MR.Schedules.HangfireScheduledTaskHttp.GetAsyncEnsureSuccessAsync(HttpClienthttpClient, StringoperationName, StringrequestUri, CancellationTokencancellationToken)
at MR.Schedules.FillJobDashboardReportingTask.StartFillJobDashboardReporting()
at System.RuntimeMethodHandle.InvokeMethod(Objecttarget, Void**arguments, Signaturesig, BooleanisConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
05/20/2026 19:20:43
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://).
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(StringoperationName, StringrequestUri)
at MR.Schedules.HangfireScheduledTaskHttp.GetAsyncEnsureSuccessAsync(HttpClienthttpClient, StringoperationName, StringrequestUri, CancellationTokencancellationToken)
at MR.Schedules.ExecuteBackgroundJobTask.StartExecuteBackgroundJob()
at System.RuntimeMethodHandle.InvokeMethod(Objecttarget, Void**arguments, Signaturesig, BooleanisConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
05/20/2026 19:20:44
System.Net.Http.HttpRequestException
Connection refused (staging.sourcenowvms.com:443)
System.Net.Http.HttpRequestException: Connection refused (staging.sourcenowvms.com:443) ---> System.Net.Sockets.SocketException: Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketErrorerror, CancellationTokencancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgssaea, ValueTaskconnectTask, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(Stringhost, Int32port, HttpRequestMessageinitialRequest, Booleanasync, CancellationTokencancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(Stringhost, Int32port, HttpRequestMessageinitialRequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItemqueueItem)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationTokencancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessagerequest, Booleanasync, BooleandoRequestAuth, CancellationTokencancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessagerequest, Booleanasync, CancellationTokencancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessagerequest, HttpCompletionOptioncompletionOption, CancellationTokenSourcects, BooleandisposeCts, CancellationTokenSourcependingRequestsCts, CancellationTokenoriginalCancellationToken)
at MR.Schedules.HangfireScheduledTaskHttp.GetAsyncEnsureSuccessAsync(HttpClienthttpClient, StringoperationName, StringrequestUri, CancellationTokencancellationToken)
at MR.Schedules.DeleteDraftJobsTask.StartDeleteDraftJobs()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
05/19/2026 18:43:35
System.InvalidOperationException
Scheduled task 'FillAssignmentDashboardReporting' misconfigured: request URL must be an absolute http(s) URL. Got: '/api/ext/fill-assignment-dashboard-reporting'. Set environmentVariables:appBaseUrlHangfire to a value like https://your-api-host:5000 (include https://).
System.InvalidOperationException: Scheduled task 'FillAssignmentDashboardReporting' misconfigured: request URL must be an absolute http(s) URL. Got: '/api/ext/fill-assignment-dashboard-reporting'. Set environmentVariables:appBaseUrlHangfire to a value like https://your-api-host:5000 (include https://).
at MR.Schedules.HangfireScheduledTaskHttp.ValidateAbsoluteRequestUri(StringoperationName, StringrequestUri)
at MR.Schedules.HangfireScheduledTaskHttp.GetAsyncEnsureSuccessAsync(HttpClienthttpClient, StringoperationName, StringrequestUri, CancellationTokencancellationToken)
at MR.Schedules.FillAssignmentDashboardReportingTask.StartFillAssignmentDashboardReporting()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
05/19/2026 18:43:35
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://).
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(StringoperationName, StringrequestUri)
at MR.Schedules.HangfireScheduledTaskHttp.GetAsyncEnsureSuccessAsync(HttpClienthttpClient, StringoperationName, StringrequestUri, CancellationTokencancellationToken)
at MR.Schedules.ExecuteBackgroundJobTask.StartExecuteBackgroundJob()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
05/19/2026 18:43:35
System.InvalidOperationException
Scheduled task 'FillJobDashboardReporting' misconfigured: request URL must be an absolute http(s) URL. Got: '/api/ext/fill-job-dashboard-reporting'. Set environmentVariables:appBaseUrlHangfire to a value like https://your-api-host:5000 (include https://).
System.InvalidOperationException: Scheduled task 'FillJobDashboardReporting' misconfigured: request URL must be an absolute http(s) URL. Got: '/api/ext/fill-job-dashboard-reporting'. Set environmentVariables:appBaseUrlHangfire to a value like https://your-api-host:5000 (include https://).
at MR.Schedules.HangfireScheduledTaskHttp.ValidateAbsoluteRequestUri(StringoperationName, StringrequestUri)
at MR.Schedules.HangfireScheduledTaskHttp.GetAsyncEnsureSuccessAsync(HttpClienthttpClient, StringoperationName, StringrequestUri, CancellationTokencancellationToken)
at MR.Schedules.FillJobDashboardReportingTask.StartFillJobDashboardReporting()
at System.RuntimeMethodHandle.InvokeMethod(Objecttarget, Void**arguments, Signaturesig, BooleanisConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
05/19/2026 18:43:35
System.InvalidOperationException
Scheduled task 'ApplyAssignmentsTenureRateDropOff' misconfigured: request URL must be an absolute http(s) URL. Got: '/api/ext/assignments-apply-tenure-rate-drop-off'. Set environmentVariables:appBaseUrlHangfire to a value like https://your-api-host:5000 (include https://).
System.InvalidOperationException: Scheduled task 'ApplyAssignmentsTenureRateDropOff' misconfigured: request URL must be an absolute http(s) URL. Got: '/api/ext/assignments-apply-tenure-rate-drop-off'. Set environmentVariables:appBaseUrlHangfire to a value like https://your-api-host:5000 (include https://).
at MR.Schedules.HangfireScheduledTaskHttp.ValidateAbsoluteRequestUri(StringoperationName, StringrequestUri)
at MR.Schedules.HangfireScheduledTaskHttp.GetAsyncEnsureSuccessAsync(HttpClienthttpClient, StringoperationName, StringrequestUri, CancellationTokencancellationToken)
at MR.Schedules.AssignmentsApplyTenureRateDropOffTask.AssignmentsApplyTenureRateDropOffJob()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
05/16/2026 06:05:35
System.InvalidOperationException
Scheduled task 'ApplyAssignmentsTenureRateDropOff' misconfigured: request URL must be an absolute http(s) URL. Got: '/api/ext/assignments-apply-tenure-rate-drop-off'. Set environmentVariables:appBaseUrlHangfire to a value like https://your-api-host:5000 (include https://).
System.InvalidOperationException: Scheduled task 'ApplyAssignmentsTenureRateDropOff' misconfigured: request URL must be an absolute http(s) URL. Got: '/api/ext/assignments-apply-tenure-rate-drop-off'. Set environmentVariables:appBaseUrlHangfire to a value like https://your-api-host:5000 (include https://).
at MR.Schedules.HangfireScheduledTaskHttp.ValidateAbsoluteRequestUri(StringoperationName, StringrequestUri)
at MR.Schedules.HangfireScheduledTaskHttp.GetAsyncEnsureSuccessAsync(HttpClienthttpClient, StringoperationName, StringrequestUri, CancellationTokencancellationToken)
at MR.Schedules.AssignmentsApplyTenureRateDropOffTask.AssignmentsApplyTenureRateDropOffJob()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
05/16/2026 06:05:35
System.InvalidOperationException
Scheduled task 'FillAssignmentDashboardReporting' misconfigured: request URL must be an absolute http(s) URL. Got: '/api/ext/fill-assignment-dashboard-reporting'. Set environmentVariables:appBaseUrlHangfire to a value like https://your-api-host:5000 (include https://).
System.InvalidOperationException: Scheduled task 'FillAssignmentDashboardReporting' misconfigured: request URL must be an absolute http(s) URL. Got: '/api/ext/fill-assignment-dashboard-reporting'. Set environmentVariables:appBaseUrlHangfire to a value like https://your-api-host:5000 (include https://).
at MR.Schedules.HangfireScheduledTaskHttp.ValidateAbsoluteRequestUri(StringoperationName, StringrequestUri)
at MR.Schedules.HangfireScheduledTaskHttp.GetAsyncEnsureSuccessAsync(HttpClienthttpClient, StringoperationName, StringrequestUri, CancellationTokencancellationToken)
at MR.Schedules.FillAssignmentDashboardReportingTask.StartFillAssignmentDashboardReporting()
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)
An exception occurred during performance of the job. More details...
05/16/2026 06:05:35
System.InvalidOperationException
Scheduled task 'FillJobDashboardReporting' misconfigured: request URL must be an absolute http(s) URL. Got: '/api/ext/fill-job-dashboard-reporting'. Set environmentVariables:appBaseUrlHangfire to a value like https://your-api-host:5000 (include https://).
System.InvalidOperationException: Scheduled task 'FillJobDashboardReporting' misconfigured: request URL must be an absolute http(s) URL. Got: '/api/ext/fill-job-dashboard-reporting'. Set environmentVariables:appBaseUrlHangfire to a value like https://your-api-host:5000 (include https://).
at MR.Schedules.HangfireScheduledTaskHttp.ValidateAbsoluteRequestUri(StringoperationName, StringrequestUri)
at MR.Schedules.HangfireScheduledTaskHttp.GetAsyncEnsureSuccessAsync(HttpClienthttpClient, StringoperationName, StringrequestUri, CancellationTokencancellationToken)
at MR.Schedules.FillJobDashboardReportingTask.StartFillJobDashboardReporting()
at System.RuntimeMethodHandle.InvokeMethod(Objecttarget, Void**arguments, Signaturesig, BooleanisConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)