ICommitNumbersTo3E.Handle

// Job ID: #176417
using AG.A1.Scheduler.Project.Contracts.Contracts;

var commitNumbersTo3E = Activate<ICommitNumbersTo3E>();
await commitNumbersTo3E.Handle(
    FromJson<CommitNumbersTo3ERequest>("{\"NumbersCommitRequestList\":[{\"Id\":621385,\"Value\":0.0,\"IsAutoApprove\":true},{\"Id\":621386,\"Value\":0.0,\"IsAutoApprove\":false},{\"Id\":621387,\"Value\":0.0,\"IsAutoApprove\":false}],\"TerminationId\":13436,\"TerminationReason\":\"Client - Audit\",\"ProjectId\":2121233,\"SubmittedBy\":4789,\"SubmittedByName\":\"Miles Cantrell\"}"),
    null,
    null);

Parameters

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

State

9/3/2024 9:55:54 PM (+45.410s) Failed

An exception occurred during performance of the job.

System.Net.Http.HttpRequestException

An error occurred while sending the request.

System.Net.Http.HttpRequestException: An error occurred while sending the request.
 ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host..
 ---> System.Net.Sockets.SocketException (10054): An existing connection was forcibly closed by the remote host.
   --- End of inner exception stack trace ---
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
   at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
   at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at AG.A1.Framework.Rest.RESTClient.HandleResponse[T](RestResponse restResponse) in C:\aOne\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:\aOne\A1Solution\src-framework\AG.A1.Framework\Rest\RESTClient.cs:line 186
   at AG.Integrations.RESTClients.E3EWrapperREST.TransactionControllers.E3ERestWrapperApiClientController.IsServiceAvailable() in C:\aOne\A1Solution\src-integrations\AG.Integrations.RESTClients\E3EWrapperREST\TransactionControllers\E3ERestWrapperApiClientController.cs:line 21
   at AG.A1.Scheduler.Project.Application.Features.CommitNumberTo3E.Commands.CommitNumbersTo3ECommandHandler.Handle(CommitNumbersTo3ERequest request, CancellationToken cancellationToken, PerformContext performContext) in C:\aOne\A1Solution\src-schedulers\AG.A1.Scheduler.Project.Application\Features\CommitNumberTo3E\Commands\CommitNumbersTo3ECommandHandler.cs:line 57
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+290ms Processing

Server:
3vn4dk3-ag:25972
Worker:
f33321e3
+391msSubmission to 3E - Started at 9/3/2024 4:55:09 PM by Miles Cantrell
+44.662sAn error occured: An error occurred while sending the request.

+170ms Enqueued

9/3/2024 9:55:08 PM Created