// Job ID: #112997377
using DPoint.Scheduler.Infrastructure.Tasks.DragonCDP;
var pushDataChandoOfVMTUserRetailTransactionsTask = Activate<PushDataChandoOfVMTUserRetailTransactionsTask>();
await pushDataChandoOfVMTUserRetailTransactionsTask.ExecuteJob();
CurrentCulture |
|
CurrentUICulture |
|
RecurringJobId |
|
Time |
|
An exception occurred during performance of the job.
Response status code does not indicate success: 404 (Not Found).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at DPoint.Scheduler.Infrastructure.Tasks.DragonCDP.PushDataChandoOfVMTUserRetailTransactionsTask.ExecuteJob() in /src/DPoint.Scheduler.Infrastructure/Tasks/DragonCDP/PushDataChandoOfVMTUserRetailTransactionsTask.cs:line 41 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)