IPendingSubmissionTimeEntriesTask.Run

The job is finished. It will be removed automatically 2/19/2026 8:04:44 PM.
// Job ID: #1198368
using AG.A1.Scheduler.Billing.Contracts.Contracts;

var pendingSubmissionTimeEntriesTask = Activate<IPendingSubmissionTimeEntriesTask>();
await pendingSubmissionTimeEntriesTask.Run(null, null);

Parameters

CurrentCulture
"en-US"
CurrentUICulture
"en-US"
RecurringJobId
"[DEBUG]-TMS-Pending-Submission-Time-Entries-Task"
RetryCount
1
Time
1771445008

State

2/18/2026 8:04:44 PM (+2.680s) Succeeded

Latency:
1m 13.367s
Duration:
2.491s

+130ms Processing

Server:
2m94dk3-ag:59876
Worker:
4d7745bb
+282msPendingSubmissionTimeEntriesTask - Started
+352msRetrieve records <= 2/18/2026 2:04:42 PM
+2.501sNo of records retrieved : 0
+2.565sPendingSubmissionTimeEntriesTask - Completed

+56.060s Enqueued

Triggered by DelayedJobScheduler

+247ms Scheduled

Retry attempt 1 of 10: A transport-level error has occurred when sending…

Enqueue at:
2/18/2026 8:04:26 PM

+10.073s Failed

An exception occurred during performance of the job.

System.Data.SqlClient.SqlException

A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)

System.Data.SqlClient.SqlException (0x80131904): A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)
 ---> System.ComponentModel.Win32Exception (10054): An existing connection was forcibly closed by the remote host.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   at System.Data.SqlClient.TdsParserStateObject.SNIWritePacket(PacketHandle packet, UInt32& sniError, Boolean canAccumulate, Boolean callerHasConnectionLock, Boolean asyncClose)
   at System.Data.SqlClient.TdsParserStateObject.WriteSni(Boolean canAccumulate)
   at System.Data.SqlClient.TdsParserStateObject.WritePacket(Byte flushMode, Boolean canAccumulate)
   at System.Data.SqlClient.TdsParser.TdsExecuteTransactionManagerRequest(Byte[] buffer, TransactionManagerRequestType request, String transactionName, TransactionManagerIsolationLevel isoLevel, Int32 timeout, SqlInternalTransaction transaction, TdsParserStateObject stateObj, Boolean isDelegateControlRequest)
   at System.Data.SqlClient.SqlInternalConnectionTds.ExecuteTransactionYukon(TransactionRequest transactionRequest, String transactionName, IsolationLevel iso, SqlInternalTransaction internalTransaction, Boolean isDelegateControlRequest)
   at System.Data.SqlClient.SqlInternalTransaction.Commit()
   at System.Data.SqlClient.SqlTransaction.Commit()
   at Hangfire.SqlServer.SqlServerStorage.<>c__DisplayClass38_0`1.<UseTransaction>b__0(DbConnection connection)
   at Hangfire.SqlServer.SqlServerStorage.UseConnection[T](DbConnection dedicatedConnection, Func`2 func)
   at Hangfire.SqlServer.SqlServerStorage.UseTransaction[T](DbConnection dedicatedConnection, Func`3 func, Nullable`1 isolationLevel)
   at Hangfire.SqlServer.SqlServerStorage.UseTransaction(DbConnection dedicatedConnection, Action`2 action)
   at Hangfire.SqlServer.SqlServerWriteOnlyTransaction.Commit()
   at Hangfire.Console.Storage.ConsoleStorage.AddLine(ConsoleId consoleId, ConsoleLine line)
   at Hangfire.Console.Server.ConsoleContext.AddLine(ConsoleLine line)
   at AG.A1.Framework.Hangfire.PerformContextExtensions.LogInformation(PerformContext performContext, String message) in C:\Users\rkuruvilla\Source\Repos\alliantOne\A1Solution\src-framework\AG.A1.Framework.Hangfire\PerformContextExtensions.cs:line 8
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.PendingSubmissionTimeEntriesTask.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\Users\rkuruvilla\Source\Repos\alliantOne\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\PendingSubmissionTimeEntriesTask.cs:line 20
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()

+6.437s Processing

Server:
2m94dk3-ag:59876
Worker:
3073d8b3
+11.366sPendingSubmissionTimeEntriesTask - Started

+327ms Enqueued

Triggered by recurring job scheduler

2/18/2026 8:03:28 PM Created