// Job ID: #91430057
using DPoint.Scheduler.Infrastructure.Tasks;
var syncReceiptsLabHairOfVMTProcessingEventTask = Activate<SyncReceiptsLabHairOfVMTProcessingEventTask>();
await syncReceiptsLabHairOfVMTProcessingEventTask.ExecuteJob();
CurrentCulture |
|
CurrentUICulture |
|
RecurringJobId |
|
Time |
|
An exception occurred during performance of the job.
Response status code does not indicate success: 500 (Internal Server Error).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 500 (Internal Server Error). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at DPoint.Scheduler.Infrastructure.Tasks.SyncReceiptsLabHairOfVMTProcessingEventTask.ExecuteJob() in /src/DPoint.Scheduler.Infrastructure/Tasks/SyncReceiptsLabHairOfVMTProcessingEventTask.cs:line 40 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)