// Job ID: #350942
using AG.A1.Scheduler.Billing.Contracts.Contracts;
var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[21937555,21937556,21937557,21937558,21937559,21937495,21937496,21937497,21937498,21937499,21937481,21937482,21937483,21937484,21937515,21937516,21937517,21937518,21937519,21937467,21937468,21937469,21937470,21937471,21937472,21937473,21937474,21937475,21937476,21937477,21937478,21937479,21937480],\"UserId\":529,\"UserFullName\":\"Annae Imhoff\",\"UserWindowsId\":\"AG\\aimhoff\",\"InputSource\":\"alliantONE\",\"SubmittedBy\":529,\"IsAGTalent\":false}"),
null,
null);
| CurrentCulture | |
| CurrentUICulture | |
An exception occurred during performance of the job.
Request failed with status code ServiceUnavailable
System.Net.Http.HttpRequestException: Request failed with status code ServiceUnavailable at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.CommitTimeEntryTo3ECommandHandler.Handle(CommitTimeEntriesTo3ERequest request, CancellationToken cancellationToken, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\CommitTimeEntryTo3ECommandHandler.cs:line 385 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)