IOfflineTimeCommitTo3ECommandHandler.Run

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

var offlineTimeCommitTo3ECommandHandler = Activate<IOfflineTimeCommitTo3ECommandHandler>();
await offlineTimeCommitTo3ECommandHandler.Run(null, null);

Parameters

CurrentCulture
"en-US"
CurrentUICulture
"en-US"
RecurringJobId
"TMS-Sync-Offline-TimeEntries-To-3E-Task"
RetryCount
10
Time
1762644602

State

11/9/2025 4:03:03 AM (+3.730s) Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+27ms Processing

Server:
dw0sdwk000ewl:5572
Worker:
2deab158
+86msOfflineTimeCommitTo3ECommandHandler - Started
+1.356sNo of records retrieved : 415

+1h 53m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+6ms Scheduled

Retry attempt 10 of 10: A suitable constructor for type 'AG.A1.Scheduler.…

Enqueue at:
11/9/2025 4:02:50 AM

+134ms Failed

An exception occurred during processing of a background job.

System.InvalidOperationException

A suitable constructor for type 'AG.A1.Scheduler.Billing.Contracts.IOfflineTimeCommitTo3ECommandHandler' could not be located. Ensure the type is concrete and all parameters of a public constructor are either registered as services or passed as arguments. Also ensure no extraneous arguments are provided.

System.InvalidOperationException: A suitable constructor for type 'AG.A1.Scheduler.Billing.Contracts.IOfflineTimeCommitTo3ECommandHandler' could not be located. Ensure the type is concrete and all parameters of a public constructor are either registered as services or passed as arguments. Also ensure no extraneous arguments are provided.
   at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Hangfire.Server.CoreBackgroundJobPerformer.Perform(PerformContext context)
   at Hangfire.Server.BackgroundJobPerformer.<>c__DisplayClass9_0.<PerformJobWithFilters>b__0()
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)
   at Hangfire.Server.BackgroundJobPerformer.PerformJobWithFilters(PerformContext context, IEnumerable`1 filters)
   at Hangfire.Server.BackgroundJobPerformer.Perform(PerformContext context)
   at Hangfire.Server.Worker.PerformJob(BackgroundProcessContext context, IStorageConnection connection, String jobId)

+60ms Processing

Server:
dw0sdwk000ewl:332
Worker:
a51b4506

+1h 10m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 9 of 10: Nullable object must have a value.

Enqueue at:
11/9/2025 2:09:22 AM

+3.207s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+23ms Processing

Server:
dw0sdwk000ewl:5572
Worker:
89d28c9f
+81msOfflineTimeCommitTo3ECommandHandler - Started
+1.185sNo of records retrieved : 415

+40m 27s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

Retry attempt 8 of 10: Nullable object must have a value.

Enqueue at:
11/9/2025 12:58:22 AM

+4.830s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+20ms Processing

Server:
dw0sdwk000ewl:5572
Worker:
bdf198dc
+70msOfflineTimeCommitTo3ECommandHandler - Started
+2.408sNo of records retrieved : 415

+24m 12.080s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

Retry attempt 7 of 10: Nullable object must have a value.

Enqueue at:
11/9/2025 12:18:00 AM

+4.640s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+23ms Processing

Server:
dw0sdwk000ewl:5572
Worker:
ba55f93d
+39msOfflineTimeCommitTo3ECommandHandler - Started
+1.761sNo of records retrieved : 415

+12m 27.253s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

Retry attempt 6 of 10: Nullable object must have a value.

Enqueue at:
11/8/2025 11:53:33 PM

+3.780s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+26ms Processing

Server:
dw0sdwk000ewl:5572
Worker:
2deab158
+44msOfflineTimeCommitTo3ECommandHandler - Started
+1.337sNo of records retrieved : 415

+4m 42.017s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 5 of 10: Nullable object must have a value.

Enqueue at:
11/8/2025 11:41:07 PM

+3.154s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+26ms Processing

Server:
dw0sdwk000ewl:5572
Worker:
bdf198dc
+35msOfflineTimeCommitTo3ECommandHandler - Started
+946msNo of records retrieved : 415

+3m 12.070s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

Retry attempt 4 of 10: Nullable object must have a value.

Enqueue at:
11/8/2025 11:36:28 PM

+3.193s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+23ms Processing

Server:
dw0sdwk000ewl:5572
Worker:
89d28c9f
+36msOfflineTimeCommitTo3ECommandHandler - Started
+1.107sNo of records retrieved : 415

+54.104s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 3 of 10: Request failed with status code InternalServerErr…

Enqueue at:
11/8/2025 11:32:59 PM

+36.010s 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:\agent\_work\1\s\A1Solution\src-framework\AG.A1.Framework\Rest\RESTClient.cs:line 389
   at AG.A1.Framework.Rest.RESTClient.ExecutePOSTAsync[T](IRESTEndpoint apiEndpoint, IDictionary`2 headers, IDictionary`2 bodyParameters, IDictionary`2 urlParameters) in C:\agent\_work\1\s\A1Solution\src-framework\AG.A1.Framework\Rest\RESTClient.cs:line 274
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.OfflineSubmit(List`1 currentUserEntries) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 217
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.UpdateOfflineSubmitEntries() in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 433
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 71
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+20ms Processing

Server:
dw0sdwk000ewl:5572
Worker:
774197d7
+30msOfflineTimeCommitTo3ECommandHandler - Started
+1.018sNo of records retrieved : 415
+5.259sProcessing #: 24314602 | FeeUserId - 1109 | Client # - 304854 | Study # - 0011
+5.266sStudy Found: #- 142084 | Timekeeper - 5234 | Office - 45109
+5.293sProcessing #: 24317924 | FeeUserId - 6659 | Client # - 009639 | Study # - 0011
+5.303sStudy Found: #- 148521 | Timekeeper - 2 | Office - 17750
+5.323sProcessing #: 24318264 | FeeUserId - 6659 | Client # - 011721 | Study # - 0011
+5.332sStudy Found: #- 148186 | Timekeeper - 2 | Office - 13500
+5.339sProcessing #: 24318266 | FeeUserId - 6659 | Client # - 319701 | Study # - 0006
+5.347sStudy Found: #- 147500 | Timekeeper - 2 | Office - 11000
+5.354sProcessing #: 24318653 | FeeUserId - 6659 | Client # - 010627 | Study # - 0010
+5.362sStudy Found: #- 148515 | Timekeeper - 2 | Office - 15750
+5.370sProcessing #: 24318614 | FeeUserId - 6659 | Client # - 005810 | Study # - 0014
+5.378sStudy Found: #- 148935 | Timekeeper - 2 | Office - 11000
+5.386sProcessing #: 24318659 | FeeUserId - 6659 | Client # - 002082 | Study # - 0011
+5.394sStudy Found: #- 149058 | Timekeeper - 2 | Office - 11000
+5.401sProcessing #: 24318622 | FeeUserId - 6659 | Client # - 303145 | Study # - 0006
+5.408sStudy Found: #- 147636 | Timekeeper - 2 | Office - 20500
+5.415sProcessing #: 24318641 | FeeUserId - 6659 | Client # - 014400 | Study # - 0011
+5.422sStudy Found: #- 147052 | Timekeeper - 2 | Office - 11000
+5.432sProcessing #: 24318629 | FeeUserId - 6659 | Client # - 013519 | Study # - 0011
+5.441sStudy Found: #- 147254 | Timekeeper - 2 | Office - 11000
+5.448sProcessing #: 24319825 | FeeUserId - 6659 | Client # - 011059 | Study # - 0012
+5.455sStudy Found: #- 148277 | Timekeeper - 2 | Office - 20500
+5.466sProcessing #: 24317401 | FeeUserId - 6659 | Client # - 308525 | Study # - 0006
+5.485sStudy Found: #- 147738 | Timekeeper - 2 | Office - 18000
+5.497sProcessing #: 24318275 | FeeUserId - 6659 | Client # - 011606 | Study # - 0011
+5.516sStudy Found: #- 148203 | Timekeeper - 2 | Office - 13500
+5.526sProcessing #: 24318273 | FeeUserId - 6659 | Client # - 012969 | Study # - 0010
+5.533sStudy Found: #- 147137 | Timekeeper - 2 | Office - 16000
+5.541sProcessing #: 24318604 | FeeUserId - 6659 | Client # - 010344 | Study # - 0011
+5.548sStudy Found: #- 148451 | Timekeeper - 2 | Office - 14250
+5.556sProcessing #: 24318630 | FeeUserId - 6659 | Client # - 302107 | Study # - 0006
+5.563sStudy Found: #- 146884 | Timekeeper - 2 | Office - 20250
+5.570sProcessing #: 24318655 | FeeUserId - 6659 | Client # - 013292 | Study # - 0010
+5.577sStudy Found: #- 147618 | Timekeeper - 2 | Office - 15500
+5.584sProcessing #: 24318634 | FeeUserId - 6659 | Client # - 009402 | Study # - 0024
+5.594sStudy Found: #- 148556 | Timekeeper - 2 | Office - 20500
+5.601sProcessing #: 24318617 | FeeUserId - 6659 | Client # - 011726 | Study # - 0010
+5.608sStudy Found: #- 148185 | Timekeeper - 2 | Office - 13750
+5.618sProcessing #: 24318638 | FeeUserId - 6659 | Client # - 009557 | Study # - 0024
+5.628sStudy Found: #- 151012 | Timekeeper - 2 | Office - 17750
+5.635sProcessing #: 24319620 | FeeUserId - 6659 | Client # - 303757 | Study # - 0007
+5.642sStudy Found: #- 145491 | Timekeeper - 2 | Office - 19250
+5.649sProcessing #: 24319976 | FeeUserId - 6659 | Client # - 000683 | Study # - 0022
+5.656sStudy Found: #- 155007 | Timekeeper - 2 | Office - 11000
+5.662sProcessing #: 24314603 | FeeUserId - 1109 | Client # - 337611 | Study # - 0004
+5.668sStudy Found: #- 152028 | Timekeeper - 5234 | Office - 45120
+5.676sProcessing #: 24317991 | FeeUserId - 6659 | Client # - 304710 | Study # - 0008
+5.683sStudy Found: #- 149230 | Timekeeper - 2 | Office - 17750
+5.690sProcessing #: 24318272 | FeeUserId - 6659 | Client # - 012706 | Study # - 0009
+5.698sStudy Found: #- 147133 | Timekeeper - 2 | Office - 11000
+5.706sProcessing #: 24318263 | FeeUserId - 6659 | Client # - 001361 | Study # - 0011
+5.713sStudy Found: #- 149068 | Timekeeper - 2 | Office - 11000
+5.720sProcessing #: 24318656 | FeeUserId - 6659 | Client # - 013658 | Study # - 0013
+5.728sStudy Found: #- 150985 | Timekeeper - 2 | Office - 11000
+5.736sProcessing #: 24318648 | FeeUserId - 6659 | Client # - 008552 | Study # - 0025
+5.744sStudy Found: #- 148567 | Timekeeper - 2 | Office - 10000
+5.758sProcessing #: 24318619 | FeeUserId - 6659 | Client # - 301846 | Study # - 0008
+5.766sStudy Found: #- 146824 | Timekeeper - 2 | Office - 13250
+5.774sProcessing #: 24318654 | FeeUserId - 6659 | Client # - 316559 | Study # - 0005
+5.782sStudy Found: #- 148346 | Timekeeper - 2 | Office - 13750
+5.789sProcessing #: 24318632 | FeeUserId - 6659 | Client # - 003145 | Study # - 0017
+5.796sStudy Found: #- 148968 | Timekeeper - 2 | Office - 19250
+5.803sProcessing #: 24318637 | FeeUserId - 6659 | Client # - 304577 | Study # - 0007
+5.809sStudy Found: #- 149211 | Timekeeper - 2 | Office - 16500
+5.816sProcessing #: 24319826 | FeeUserId - 6659 | Client # - 339152 | Study # - 0002
+5.824sStudy Found: #- 154182 | Timekeeper - 2 | Office - 21250
+5.831sProcessing #: 20893318 | FeeUserId - 5878 | Client # - 301648 | Study # - TCS0001
+5.838sStudy Found: #- -1 | Timekeeper - 1794 | Office -
+5.845sProcessing #: 24318270 | FeeUserId - 6659 | Client # - 014305 | Study # - 0010
+5.853sStudy Found: #- 147047 | Timekeeper - 2 | Office - 13750
+5.861sProcessing #: 24318271 | FeeUserId - 6659 | Client # - 010196 | Study # - 0016
+5.868sStudy Found: #- 149359 | Timekeeper - 2 | Office - 13000
+5.892sProcessing #: 24318477 | FeeUserId - 6659 | Client # - 301046 | Study # - 0005
+5.899sStudy Found: #- 117926 | Timekeeper - 2 | Office - 17750
+5.920sProcessing #: 24318636 | FeeUserId - 6659 | Client # - 301487 | Study # - 0007
+5.926sStudy Found: #- 147487 | Timekeeper - 2 | Office - 13000
+5.934sProcessing #: 24318650 | FeeUserId - 6659 | Client # - 009226 | Study # - 0010
+5.942sStudy Found: #- 148629 | Timekeeper - 2 | Office - 10000
+5.950sProcessing #: 24318639 | FeeUserId - 6659 | Client # - 307408 | Study # - 0006
+5.961sStudy Found: #- 147733 | Timekeeper - 2 | Office - 20500
+5.968sProcessing #: 24318658 | FeeUserId - 6659 | Client # - 013710 | Study # - 0009
+5.975sStudy Found: #- 147278 | Timekeeper - 2 | Office - 20250
+5.983sProcessing #: 24318628 | FeeUserId - 6659 | Client # - 009886 | Study # - 0023
+5.990sStudy Found: #- 148493 | Timekeeper - 2 | Office - 13000
+5.997sProcessing #: 24319611 | FeeUserId - 6659 | Client # - 007329 | Study # - 0026
+6.003sStudy Found: #- 148705 | Timekeeper - 2 | Office - 13000
+6.024sProcessing #: 24319977 | FeeUserId - 6659 | Client # - 001088 | Study # - 0015
+6.032sStudy Found: #- 155006 | Timekeeper - 2 | Office - 19250
+6.039sProcessing #: 20480631 | FeeUserId - 5878 | Client # - 301648 | Study # - TCS0001
+6.049sStudy Found: #- -1 | Timekeeper - 1794 | Office -
+6.056sProcessing #: 24318262 | FeeUserId - 6659 | Client # - 012752 | Study # - 0011
+6.064sStudy Found: #- 147112 | Timekeeper - 2 | Office - 15500
+6.075sProcessing #: 24318268 | FeeUserId - 6659 | Client # - 011451 | Study # - 0006
+6.084sStudy Found: #- 148218 | Timekeeper - 2 | Office - 13500
+6.091sProcessing #: 24318259 | FeeUserId - 6659 | Client # - 304883 | Study # - 0007
+6.099sStudy Found: #- 149224 | Timekeeper - 2 | Office - 13750
+6.105sProcessing #: 24318643 | FeeUserId - 6659 | Client # - 005538 | Study # - 0017
+6.112sStudy Found: #- 148878 | Timekeeper - 2 | Office - 13000
+6.118sProcessing #: 24318651 | FeeUserId - 6659 | Client # - 005870 | Study # - 0014
+6.125sStudy Found: #- 148960 | Timekeeper - 2 | Office - 19250
+6.135sProcessing #: 24318646 | FeeUserId - 6659 | Client # - 009176 | Study # - 0023
+6.141sStudy Found: #- 148609 | Timekeeper - 2 | Office - 11000
+6.148sProcessing #: 24318626 | FeeUserId - 6659 | Client # - 005843 | Study # - 0028
+6.156sStudy Found: #- 148873 | Timekeeper - 2 | Office - 15000
+6.163sProcessing #: 24318627 | FeeUserId - 6659 | Client # - 006460 | Study # - 0013
+6.178sStudy Found: #- 148924 | Timekeeper - 2 | Office - 15500
+6.186sProcessing #: 24318642 | FeeUserId - 6659 | Client # - 008363 | Study # - 0023
+6.192sStudy Found: #- 148564 | Timekeeper - 2 | Office - 10000
+6.200sProcessing #: 24319828 | FeeUserId - 6659 | Client # - 004235 | Study # - 0007
+6.207sStudy Found: #- 146214 | Timekeeper - 2 | Office - 14000
+6.213sProcessing #: 24314600 | FeeUserId - 1109 | Client # - 338318 | Study # - 0001
+6.220sStudy Found: #- 150248 | Timekeeper - 5234 | Office - 45135
+6.227sProcessing #: 24318024 | FeeUserId - 6659 | Client # - 009298 | Study # - 0012
+6.234sStudy Found: #- 148550 | Timekeeper - 2 | Office - 17250
+6.241sProcessing #: 24318269 | FeeUserId - 6659 | Client # - 301290 | Study # - 0008
+6.248sStudy Found: #- 147562 | Timekeeper - 2 | Office - 16500
+6.256sProcessing #: 24318261 | FeeUserId - 6659 | Client # - 009224 | Study # - 0014
+6.264sStudy Found: #- 151011 | Timekeeper - 2 | Office - 12000
+6.271sProcessing #: 24318644 | FeeUserId - 6659 | Client # - 009164 | Study # - 0013
+6.277sStudy Found: #- 150949 | Timekeeper - 2 | Office - 22250
+6.288sProcessing #: 24318631 | FeeUserId - 6659 | Client # - 301516 | Study # - 0013
+6.308sStudy Found: #- 147587 | Timekeeper - 2 | Office - 21750
+6.327sProcessing #: 24318635 | FeeUserId - 6659 | Client # - 006930 | Study # - 0019
+6.338sStudy Found: #- 149415 | Timekeeper - 2 | Office - 13000
+6.353sProcessing #: 24318625 | FeeUserId - 6659 | Client # - 304673 | Study # - 0026
+6.360sStudy Found: #- 149235 | Timekeeper - 2 | Office - 16500
+6.368sProcessing #: 24318633 | FeeUserId - 6659 | Client # - 010994 | Study # - 0011
+6.377sStudy Found: #- 148413 | Timekeeper - 2 | Office - 22000
+6.402sProcessing #: 24318621 | FeeUserId - 6659 | Client # - 001897 | Study # - 0020
+6.410sStudy Found: #- 149382 | Timekeeper - 2 | Office - 13000
+6.418sProcessing #: 24319823 | FeeUserId - 6659 | Client # - 339266 | Study # - 0001
+6.424sStudy Found: #- 154751 | Timekeeper - 2 | Office - 13500
+6.431sProcessing #: 24314601 | FeeUserId - 1109 | Client # - 332913 | Study # - 0003
+6.439sStudy Found: #- 145205 | Timekeeper - 5234 | Office - 45141
+6.447sProcessing #: 24317395 | FeeUserId - 6659 | Client # - 012723 | Study # - 0011
+6.454sStudy Found: #- 147201 | Timekeeper - 2 | Office - 20000
+6.464sProcessing #: 24318265 | FeeUserId - 6659 | Client # - 012430 | Study # - 0009
+6.485sStudy Found: #- 147786 | Timekeeper - 2 | Office - 15500
+6.511sProcessing #: 24318274 | FeeUserId - 6659 | Client # - 011763 | Study # - 0011
+6.519sStudy Found: #- 150980 | Timekeeper - 2 | Office - 13500
+6.529sProcessing #: 24318616 | FeeUserId - 6659 | Client # - 014580 | Study # - 0010
+6.538sStudy Found: #- 147054 | Timekeeper - 2 | Office - 17750
+6.546sProcessing #: 24318657 | FeeUserId - 6659 | Client # - 007616 | Study # - 0015
+6.553sStudy Found: #- 148679 | Timekeeper - 2 | Office - 15500
+6.559sProcessing #: 24318618 | FeeUserId - 6659 | Client # - 014005 | Study # - 0010
+6.569sStudy Found: #- 147374 | Timekeeper - 2 | Office - 11000
+6.582sProcessing #: 24318624 | FeeUserId - 6659 | Client # - 304540 | Study # - 0006
+6.595sStudy Found: #- 149294 | Timekeeper - 2 | Office - 16500
+6.602sProcessing #: 24318647 | FeeUserId - 6659 | Client # - 301977 | Study # - 0007
+6.609sStudy Found: #- 146880 | Timekeeper - 2 | Office - 15000
+6.620sProcessing #: 24318652 | FeeUserId - 6659 | Client # - 300708 | Study # - 0010
+6.628sStudy Found: #- 149412 | Timekeeper - 2 | Office - 12250
+6.638sProcessing #: 24319824 | FeeUserId - 6659 | Client # - 301264 | Study # - 0008
+6.646sStudy Found: #- 147497 | Timekeeper - 2 | Office - 13000
+6.660sProcessing #: 24320052 | FeeUserId - 6659 | Client # - 303442 | Study # - 0008
+6.670sStudy Found: #- 147678 | Timekeeper - 2 | Office - 19250
+6.680sProcessing #: 24320064 | FeeUserId - 6659 | Client # - 301898 | Study # - 0007
+6.690sStudy Found: #- 146963 | Timekeeper - 2 | Office - 11000
+6.698sProcessing #: 24320054 | FeeUserId - 6659 | Client # - 000619 | Study # - 0021
+6.706sStudy Found: #- 149081 | Timekeeper - 2 | Office - 16750
+6.714sProcessing #: 24313926 | FeeUserId - 7012 | Client # - 337066 | Study # - 0002
+6.722sStudy Found: #- 152797 | Timekeeper - 4773 | Office - 45121
+6.729sProcessing #: 20342101 | FeeUserId - 4339 | Client # - 302745 | Study # - TCS0001
+6.737sStudy Found: #- -1 | Timekeeper - 4844 | Office -
+6.812sProcessing #: 17864850 | FeeUserId - 7223 | Client # - 011526 | Study # - 0008
+6.818sStudy Found: #- 90046 | Timekeeper - 3926 | Office - 22000
+6.825sProcessing #: 17878769 | FeeUserId - 7223 | Client # - 009506 | Study # - 0010
+6.833sStudy Found: #- 115348 | Timekeeper - 3926 | Office - 20500
+6.843sProcessing #: 17891797 | FeeUserId - 7223 | Client # - 002801 | Study # - 0017
+6.850sStudy Found: #- 115390 | Timekeeper - 3926 | Office - 17000
+6.856sProcessing #: 17908479 | FeeUserId - 7223 | Client # - 305525 | Study # - 0004
+6.866sStudy Found: #- 118651 | Timekeeper - 3926 | Office - 15000
+6.873sProcessing #: 19597761 | FeeUserId - 6659 | Client # - 009812 | Study # - 0007
+6.882sStudy Found: #- 126382 | Timekeeper - 2 | Office - 15500
+6.889sProcessing #: 19869203 | FeeUserId - 6659 | Client # - 301677 | Study # - 0005
+6.896sStudy Found: #- 134222 | Timekeeper - 2 | Office - 17500
+6.903sProcessing #: 24320050 | FeeUserId - 6659 | Client # - 326547 | Study # - 0004
+6.911sStudy Found: #- 147223 | Timekeeper - 2 | Office - 17750
+6.917sProcessing #: 24320063 | FeeUserId - 6659 | Client # - 008364 | Study # - 0015
+6.925sStudy Found: #- 146637 | Timekeeper - 2 | Office - 22000
+6.932sProcessing #: 24320060 | FeeUserId - 6659 | Client # - 307889 | Study # - 0006
+6.939sStudy Found: #- 147673 | Timekeeper - 2 | Office - 15000
+6.946sProcessing #: 24320072 | FeeUserId - 6659 | Client # - 303672 | Study # - 0008
+6.953sStudy Found: #- 152835 | Timekeeper - 2 | Office - 11000
+6.960sProcessing #: 24314146 | FeeUserId - 3245 | Client # - 309134 | Study # - 0007
+6.968sStudy Found: #- 150737 | Timekeeper - 6302 | Office - 45122
+6.976sProcessing #: 9001980 | FeeUserId - 6767 | Client # - 012986 | Study # - 0008
+6.984sStudy Found: #- 113554 | Timekeeper - 3359 | Office - 10750
+6.991sProcessing #: 17878760 | FeeUserId - 7223 | Client # - 306257 | Study # - 0003
+6.999sStudy Found: #- 112942 | Timekeeper - 3926 | Office - 10500
+7.009sProcessing #: 17891798 | FeeUserId - 7223 | Client # - 302777 | Study # - 0005
+7.017sStudy Found: #- 115909 | Timekeeper - 3926 | Office - 12250
+7.025sProcessing #: 17908480 | FeeUserId - 7223 | Client # - 305853 | Study # - 0004
+7.033sStudy Found: #- 128818 | Timekeeper - 3926 | Office - 19500
+7.040sProcessing #: 19845304 | FeeUserId - 6659 | Client # - 000962 | Study # - 0014
+7.047sStudy Found: #- 133164 | Timekeeper - 2 | Office - 21500
+7.053sProcessing #: 20472851 | FeeUserId - 4088 | Client # - 303063 | Study # - TCS0001
+7.061sStudy Found: #- -1 | Timekeeper - 6070 | Office -
+7.067sProcessing #: 24319986 | FeeUserId - 6659 | Client # - 001839 | Study # - 0009
+7.075sStudy Found: #- 154924 | Timekeeper - 2 | Office - 13000
+7.082sSending to 3E: Started
+34.881sSending to 3E: #24314602 | 304854/0011 | 5/16/2025 | 962640 Unit(s) - Failed
+34.901sSending to 3E: #24317924 | 009639/0011 | 8/19/2025 | 40 Unit(s) - Failed
+34.911sSending to 3E: #24318264 | 011721/0011 | 8/31/2025 | 40 Unit(s) - Failed
+34.931sSending to 3E: #24318266 | 319701/0006 | 8/31/2025 | 40 Unit(s) - Failed
+34.946sSending to 3E: #24318653 | 010627/0010 | 9/30/2025 | 80 Unit(s) - Failed
+34.954sSending to 3E: #24318614 | 005810/0014 | 9/30/2025 | 80 Unit(s) - Failed
+34.962sSending to 3E: #24318659 | 002082/0011 | 9/30/2025 | 80 Unit(s) - Failed
+34.970sSending to 3E: #24318622 | 303145/0006 | 9/30/2025 | 80 Unit(s) - Failed
+34.976sSending to 3E: #24318641 | 014400/0011 | 9/30/2025 | 40 Unit(s) - Failed
+34.984sSending to 3E: #24318629 | 013519/0011 | 9/30/2025 | 40 Unit(s) - Failed
+34.991sSending to 3E: #24319825 | 011059/0012 | 10/17/2025 | 80 Unit(s) - Success
+35.009sSending to 3E: #24317401 | 308525/0006 | 7/31/2025 | 40 Unit(s) - Failed
+35.017sSending to 3E: #24318275 | 011606/0011 | 8/31/2025 | 40 Unit(s) - Failed
+35.024sSending to 3E: #24318273 | 012969/0010 | 8/31/2025 | 40 Unit(s) - Failed
+35.030sSending to 3E: #24318604 | 010344/0011 | 9/29/2025 | 80 Unit(s) - Failed
+35.037sSending to 3E: #24318630 | 302107/0006 | 9/30/2025 | 80 Unit(s) - Failed
+35.043sSending to 3E: #24318655 | 013292/0010 | 9/30/2025 | 80 Unit(s) - Failed
+35.051sSending to 3E: #24318634 | 009402/0024 | 9/30/2025 | 80 Unit(s) - Failed
+35.060sSending to 3E: #24318617 | 011726/0010 | 9/30/2025 | 80 Unit(s) - Failed
+35.067sSending to 3E: #24318638 | 009557/0024 | 9/30/2025 | 80 Unit(s) - Failed
+35.074sSending to 3E: #24319620 | 303757/0007 | 10/11/2025 | 40 Unit(s) - Success
+35.080sSending to 3E: #24319976 | 000683/0022 | 10/22/2025 | 40 Unit(s) - Success
+35.087sSending to 3E: #24314603 | 337611/0004 | 5/16/2025 | 165888 Unit(s) - Failed
+35.094sSending to 3E: #24317991 | 304710/0008 | 8/20/2025 | 40 Unit(s) - Failed
+35.101sSending to 3E: #24318272 | 012706/0009 | 8/31/2025 | 40 Unit(s) - Failed
+35.109sSending to 3E: #24318263 | 001361/0011 | 8/31/2025 | 40 Unit(s) - Failed
+35.117sSending to 3E: #24318656 | 013658/0013 | 9/30/2025 | 40 Unit(s) - Failed
+35.124sSending to 3E: #24318648 | 008552/0025 | 9/30/2025 | 40 Unit(s) - Failed
+35.134sSending to 3E: #24318619 | 301846/0008 | 9/30/2025 | 40 Unit(s) - Failed
+35.141sSending to 3E: #24318654 | 316559/0005 | 9/30/2025 | 40 Unit(s) - Failed
+35.150sSending to 3E: #24318632 | 003145/0017 | 9/30/2025 | 40 Unit(s) - Failed
+35.156sSending to 3E: #24318637 | 304577/0007 | 9/30/2025 | 40 Unit(s) - Failed
+35.164sSending to 3E: #24319826 | 339152/0002 | 10/17/2025 | 40 Unit(s) - Success
+35.171sSending to 3E: #20893318 | 301648/TCS0001 | 12/12/2022 | 4 Unit(s) - Failed
+35.178sSending to 3E: #24318270 | 014305/0010 | 8/31/2025 | 40 Unit(s) - Failed
+35.187sSending to 3E: #24318271 | 010196/0016 | 8/31/2025 | 40 Unit(s) - Failed
+35.194sSending to 3E: #24318477 | 301046/0005 | 9/15/2025 | 20 Unit(s) - Failed
+35.208sSending to 3E: #24318636 | 301487/0007 | 9/30/2025 | 40 Unit(s) - Failed
+35.216sSending to 3E: #24318650 | 009226/0010 | 9/30/2025 | 40 Unit(s) - Failed
+35.223sSending to 3E: #24318639 | 307408/0006 | 9/30/2025 | 40 Unit(s) - Failed
+35.229sSending to 3E: #24318658 | 013710/0009 | 9/30/2025 | 40 Unit(s) - Failed
+35.236sSending to 3E: #24318628 | 009886/0023 | 9/30/2025 | 40 Unit(s) - Failed
+35.243sSending to 3E: #24319611 | 007329/0026 | 10/5/2025 | 80 Unit(s) - Success
+35.258sSending to 3E: #24319977 | 001088/0015 | 10/22/2025 | 80 Unit(s) - Success
+35.267sSending to 3E: #20480631 | 301648/TCS0001 | 12/12/2022 | -4 Unit(s) - Failed
+35.275sSending to 3E: #24318262 | 012752/0011 | 8/31/2025 | 40 Unit(s) - Failed
+35.281sSending to 3E: #24318268 | 011451/0006 | 8/31/2025 | 40 Unit(s) - Failed
+35.289sSending to 3E: #24318259 | 304883/0007 | 8/31/2025 | 40 Unit(s) - Failed
+35.296sSending to 3E: #24318643 | 005538/0017 | 9/30/2025 | 80 Unit(s) - Failed
+35.303sSending to 3E: #24318651 | 005870/0014 | 9/30/2025 | 80 Unit(s) - Failed
+35.312sSending to 3E: #24318646 | 009176/0023 | 9/30/2025 | 80 Unit(s) - Failed
+35.319sSending to 3E: #24318626 | 005843/0028 | 9/30/2025 | 40 Unit(s) - Failed
+35.326sSending to 3E: #24318627 | 006460/0013 | 9/30/2025 | 40 Unit(s) - Failed
+35.334sSending to 3E: #24318642 | 008363/0023 | 9/30/2025 | 40 Unit(s) - Failed
+35.343sSending to 3E: #24319828 | 004235/0007 | 10/18/2025 | 80 Unit(s) - Success
+35.351sSending to 3E: #24314600 | 338318/0001 | 5/16/2025 | 131072 Unit(s) - Failed
+35.362sSending to 3E: #24318024 | 009298/0012 | 8/21/2025 | 20 Unit(s) - Failed
+35.369sSending to 3E: #24318269 | 301290/0008 | 8/31/2025 | 40 Unit(s) - Failed
+35.375sSending to 3E: #24318261 | 009224/0014 | 8/31/2025 | 40 Unit(s) - Failed
+35.382sSending to 3E: #24318644 | 009164/0013 | 9/30/2025 | 40 Unit(s) - Failed
+35.389sSending to 3E: #24318631 | 301516/0013 | 9/30/2025 | 40 Unit(s) - Failed
+35.396sSending to 3E: #24318635 | 006930/0019 | 9/30/2025 | 40 Unit(s) - Failed
+35.403sSending to 3E: #24318625 | 304673/0026 | 9/30/2025 | 40 Unit(s) - Failed
+35.409sSending to 3E: #24318633 | 010994/0011 | 9/30/2025 | 40 Unit(s) - Failed
+35.415sSending to 3E: #24318621 | 001897/0020 | 9/30/2025 | 40 Unit(s) - Failed
+35.423sSending to 3E: #24319823 | 339266/0001 | 10/17/2025 | 40 Unit(s) - Success
+35.431sSending to 3E: #24314601 | 332913/0003 | 5/16/2025 | 165888 Unit(s) - Failed
+35.439sSending to 3E: #24317395 | 012723/0011 | 7/31/2025 | 40 Unit(s) - Failed
+35.447sSending to 3E: #24318265 | 012430/0009 | 8/31/2025 | 40 Unit(s) - Failed
+35.453sSending to 3E: #24318274 | 011763/0011 | 8/31/2025 | 40 Unit(s) - Failed
+35.472sSending to 3E: #24318616 | 014580/0010 | 9/30/2025 | 40 Unit(s) - Failed
+35.479sSending to 3E: #24318657 | 007616/0015 | 9/30/2025 | 40 Unit(s) - Failed
+35.486sSending to 3E: #24318618 | 014005/0010 | 9/30/2025 | 40 Unit(s) - Failed
+35.493sSending to 3E: #24318624 | 304540/0006 | 9/30/2025 | 40 Unit(s) - Failed
+35.501sSending to 3E: #24318647 | 301977/0007 | 9/30/2025 | 40 Unit(s) - Failed
+35.508sSending to 3E: #24318652 | 300708/0010 | 9/30/2025 | 40 Unit(s) - Failed
+35.517sSending to 3E: #24319824 | 301264/0008 | 10/17/2025 | 40 Unit(s) - Success
+35.524sSending to 3E: #24320052 | 303442/0008 | 10/31/2025 | 40 Unit(s) - Success
+35.539sSending to 3E: #24320064 | 301898/0007 | 10/31/2025 | 40 Unit(s) - Success
+35.548sSending to 3E: #24320054 | 000619/0021 | 10/31/2025 | 40 Unit(s) - Success
+35.556sSending to 3E: #24313926 | 337066/0002 | 5/19/2025 | 147456 Unit(s) - Failed
+35.563sSending to 3E: #20342101 | 302745/TCS0001 | 2/1/2022 | -2 Unit(s) - Failed
+35.570sSending to 3E: #17864850 | 011526/0008 | 7/12/2023 | 20 Unit(s) - Failed
+35.577sSending to 3E: #17878769 | 009506/0010 | 7/14/2023 | 20 Unit(s) - Failed
+35.584sSending to 3E: #17891797 | 002801/0017 | 7/15/2023 | 20 Unit(s) - Failed
+35.598sSending to 3E: #17908479 | 305525/0004 | 7/18/2023 | 40 Unit(s) - Failed
+35.607sSending to 3E: #19597761 | 009812/0007 | 12/5/2023 | 20 Unit(s) - Failed
+35.617sSending to 3E: #19869203 | 301677/0005 | 1/3/2024 | 40 Unit(s) - Failed
+35.625sSending to 3E: #24320050 | 326547/0004 | 10/31/2025 | 40 Unit(s) - Success
+35.631sSending to 3E: #24320063 | 008364/0015 | 10/31/2025 | 40 Unit(s) - Success
+35.640sSending to 3E: #24320060 | 307889/0006 | 10/31/2025 | 40 Unit(s) - Success
+35.647sSending to 3E: #24320072 | 303672/0008 | 11/5/2025 | 40 Unit(s) - Success
+35.656sSending to 3E: #24314146 | 309134/0007 | 5/23/2025 | 196608 Unit(s) - Failed
+35.674sSending to 3E: #9001980 | 012986/0008 | 3/23/2023 | 2 Unit(s) - Failed
+35.685sSending to 3E: #17878760 | 306257/0003 | 7/14/2023 | 40 Unit(s) - Failed
+35.691sSending to 3E: #17891798 | 302777/0005 | 7/15/2023 | 20 Unit(s) - Failed
+35.698sSending to 3E: #17908480 | 305853/0004 | 7/18/2023 | 40 Unit(s) - Failed
+35.706sSending to 3E: #19845304 | 000962/0014 | 1/1/2024 | 40 Unit(s) - Failed
+35.714sSending to 3E: #20472851 | 303063/TCS0001 | 1/31/2024 | -8 Unit(s) - Failed
+35.720sSending to 3E: #24319986 | 001839/0009 | 10/28/2025 | 480 Unit(s) - Success

+56.903s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+4ms Scheduled

Retry attempt 2 of 10: Nullable object must have a value.

Enqueue at:
11/8/2025 11:31:42 PM

+3.123s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+30ms Processing

Server:
dw0sdwk000ewl:5572
Worker:
2deab158
+41msOfflineTimeCommitTo3ECommandHandler - Started
+1.124sNo of records retrieved : 415

+32.550s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

Retry attempt 1 of 10: Nullable object must have a value.

Enqueue at:
11/8/2025 11:30:38 PM

+7.963s Failed

An exception occurred during performance of the job.

System.InvalidOperationException

Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value.
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<GetBillingDetails>b__13_0(TimeEntryDto m) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 82
   at System.Linq.Enumerable.SelectListIterator`2.MoveNext()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
   at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
   at AG.Integrations.RESTClients.BillingApiREST.BillingControllers.BillingA1ApiClientController.GetBillingDetails(IEnumerable`1 projectDetailRequests) in C:\agent\_work\1\s\A1Solution\src-integrations\AG.Integrations.RESTClients\BillingApiREST\BillingControllers\BillingA1ApiClientController.cs:line 118
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.GetBillingDetails(IEnumerable`1 timeEntries) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 93
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.SendBulkTimeEntriesTo3E(IEnumerable`1 timeEntries, PerformContext performContext) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 157
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\agent\_work\1\s\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 70
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+174ms Processing

Server:
dw0sdwk000ewl:5572
Worker:
ba55f93d
+130msOfflineTimeCommitTo3ECommandHandler - Started
+3.094sNo of records retrieved : 415

+40ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

11/8/2025 11:30:02 PM Created