ICommitTimeEntriesTo3E.Handle

// Job ID: #131169
using AG.A1.Scheduler.Billing.Contracts.Contracts;

var commitTimeEntriesTo3E = Activate<ICommitTimeEntriesTo3E>();
await commitTimeEntriesTo3E.Handle(
    FromJson<CommitTimeEntriesTo3ERequest>("{\"CommitAll\":false,\"TimeEntryIds\":[18893158],\"UserId\":1570,\"UserFullName\":\"Dylan Buchheim\",\"UserWindowsId\":\"AG\\dbuchheim\",\"InputSource\":\"alliantOne\",\"SubmittedBy\":1570,\"IsAGTalent\":false}"),
    null,
    null);

Parameters

CurrentCulture
"en-US"
CurrentUICulture
"en-US"

State

4/15/2024 10:22:28 PM (+13.430s) Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException

Request failed with status code InternalServerError

System.Net.Http.HttpRequestException: Request failed with status code InternalServerError
   at AG.A1.Framework.Rest.RESTClient.HandleResponse[T](RestResponse restResponse) in C:\Users\dbuchheim\Source\Repos\alliantOne\A1Solution\src-framework\AG.A1.Framework\Rest\RESTClient.cs:line 357
   at AG.A1.Framework.Rest.RESTClient.GetInternalAsync[T](IRESTEndpoint apiEndpoint, IDictionary`2 headers, String expectedRootElement, IDictionary`2 parameters) in C:\Users\dbuchheim\Source\Repos\alliantOne\A1Solution\src-framework\AG.A1.Framework\Rest\RESTClient.cs:line 186
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetTimeLimitForUser(Int32 userId) in C:\Users\dbuchheim\Source\Repos\alliantOne\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 104
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.CommitTimeEntryTo3ECommandHandler.GetUserTimeLimit(Int32 feeUsrId) in C:\Users\dbuchheim\Source\Repos\alliantOne\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\CommitTimeEntryTo3ECommandHandler.cs:line 281
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.CommitTimeEntryTo3ECommandHandler.Handle(CommitTimeEntriesTo3ERequest request, CancellationToken cancellationToken, PerformContext performContext) in C:\Users\dbuchheim\Source\Repos\alliantOne\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\CommitTimeEntryTo3ECommandHandler.cs:line 144
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+104ms Processing

Server:
fkz69k3-ag:1596
Worker:
9784aba3
+184msSubmission to 3E - Started at 4/15/2024 5:22:15 PM
+239msFeeUserId: 1570, name=Dylan Buchheim(AG\dbuchheim)
+542msTotal entries #: 1, Submitted by=Dylan Buchheim(AG\dbuchheim)
+4.931sTimekeeper Status: ACTIVE, TimekeeperIndex: 4214
+13.226sCannot perform commit operation - Request failed with status code InternalServerError

+36ms Enqueued

4/15/2024 10:22:15 PM Created