IOfflineTimeCommitTo3ECommandHandler.Run

// Job ID: #1117027
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
1763395205

State

11/17/2025 8:39:44 PM (+3.247s) 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)

+77ms Processing

Server:
dw0sdwk000fbp:8116
Worker:
01845638
+85msOfflineTimeCommitTo3ECommandHandler - Started
+1.369sNo of records retrieved : 417

+1h 51m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

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

Enqueue at:
11/17/2025 8:39:37 PM

+3.340s 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 Newtonsoft.Json.JsonConvert.SerializeObject(Object value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.SerializeObject(Object value)
   at AG.A1.Framework.Extensions.ObjectExtensions.ToJsonEx[T](T input) in C:\agent\_work\1\s\A1Solution\src-framework\AG.A1.Framework\Extensions\ObjectExtensions.cs:line 115
   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 113
   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 92
   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)

+10.677s Processing

Server:
dw0sdwk000fbp:8116
Worker:
01845638
+36msOfflineTimeCommitTo3ECommandHandler - Started
+1.377sNo of records retrieved : 417

+1h 11m Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+20ms Scheduled

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

Enqueue at:
11/17/2025 6:47:50 PM

+3.254s 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)

+50ms Processing

Server:
dw0sdwk000fbp:6752
Worker:
909dba60
+82msOfflineTimeCommitTo3ECommandHandler - Started
+1.079sNo of records retrieved : 417

+42m 49.243s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/17/2025 5:35:49 PM

+4.334s 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)

+153ms Processing

Server:
dw0sdwk000fbp:6752
Worker:
b8129265
+170msOfflineTimeCommitTo3ECommandHandler - Started
+2.418sNo of records retrieved : 417

+25m 16.850s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+13ms Scheduled

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

Enqueue at:
11/17/2025 4:52:54 PM

+6s 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)

+200ms Processing

Server:
dw0sdwk000fbp:6752
Worker:
b8129265
+263msOfflineTimeCommitTo3ECommandHandler - Started
+2.685sNo of records retrieved : 417

+13m 31.117s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

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

Enqueue at:
11/17/2025 4:27:38 PM

+4.790s 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)

+37ms Processing

Server:
dw0sdwk000fbp:6752
Worker:
8aabbf2c
+69msOfflineTimeCommitTo3ECommandHandler - Started
+2.404sNo of records retrieved : 417

+6m 17.677s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+3ms Scheduled

Retry attempt 5 of 10: Error converting value {null} to type 'System.Int…

Enqueue at:
11/17/2025 4:13:54 PM

+42.997s Failed

An exception occurred during performance of the job.

Newtonsoft.Json.JsonSerializationException

Error converting value {null} to type 'System.Int32'. Path 'GroupFeeUserId', line 1, position 1616.

Newtonsoft.Json.JsonSerializationException: Error converting value {null} to type 'System.Int32'. Path 'GroupFeeUserId', line 1, position 1616.
 ---> System.InvalidCastException: Null object cannot be converted to a value type.
   at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType)
   --- End of inner exception stack trace ---
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType(JsonReader reader, Object value, CultureInfo culture, JsonContract contract, Type targetType)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(JsonProperty property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.Linq.JToken.ToObject(Type objectType, JsonSerializer jsonSerializer)
   at Newtonsoft.Json.Linq.JToken.ToObject(Type objectType)
   at Newtonsoft.Json.Linq.JToken.ToObject[T]()
   at AG.A1.Framework.Extensions.Mapper.MapEx[TTarget](Object source) in C:\Users\MSailaja\Source\Repos\alliantOne\A1Solution\src-framework\AG.A1.Framework\Extensions\Mapper.cs:line 24
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.<>c.<UpdateOfflineSubmitEntries>b__25_0(BillingDto m) in C:\Users\MSailaja\Source\Repos\alliantOne\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 427
   at System.Linq.Enumerable.SelectListIterator`2.ToList()
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.UpdateOfflineSubmitEntries() in C:\Users\MSailaja\Source\Repos\alliantOne\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 427
   at AG.A1.Scheduler.Billing.Application.Features.CommitTimeTo3E.Commands.OfflineTimeCommitTo3ECommandHandler.Run(PerformContext performContext, IJobCancellationToken cancellationToken) in C:\Users\MSailaja\Source\Repos\alliantOne\A1Solution\src-schedulers\AG.A1.Scheduler.Billing.Application\Features\CommitTimeTo3E\Commands\OfflineTimeCommitTo3ECommandHandler.cs:line 72
   at System.Runtime.CompilerServices.TaskAwaiter.GetResult()

+133ms Processing

Server:
wvdappdevv2-19:22556
Worker:
1214da91
+22msOfflineTimeCommitTo3ECommandHandler - Started
+1.018sNo of records retrieved : 417
+16.253sProcessing #: 24317991 | FeeUserId - 6659 | Client # - 304710 | Study # - 0008
+16.258sStudy Found: #- 149230 | Timekeeper - 2 | Office - 17750
+16.262sProcessing #: 24318272 | FeeUserId - 6659 | Client # - 012706 | Study # - 0009
+16.267sStudy Found: #- 147133 | Timekeeper - 2 | Office - 11000
+16.271sProcessing #: 24318263 | FeeUserId - 6659 | Client # - 001361 | Study # - 0011
+16.276sStudy Found: #- 149068 | Timekeeper - 2 | Office - 11000
+16.281sProcessing #: 24318656 | FeeUserId - 6659 | Client # - 013658 | Study # - 0013
+16.285sStudy Found: #- 150985 | Timekeeper - 2 | Office - 11000
+16.290sProcessing #: 24318648 | FeeUserId - 6659 | Client # - 008552 | Study # - 0025
+16.294sStudy Found: #- 148567 | Timekeeper - 2 | Office - 10000
+16.300sProcessing #: 24318619 | FeeUserId - 6659 | Client # - 301846 | Study # - 0008
+16.311sStudy Found: #- 146824 | Timekeeper - 2 | Office - 13250
+16.316sProcessing #: 24318654 | FeeUserId - 6659 | Client # - 316559 | Study # - 0005
+16.320sStudy Found: #- 148346 | Timekeeper - 2 | Office - 13750
+16.326sProcessing #: 24318632 | FeeUserId - 6659 | Client # - 003145 | Study # - 0017
+16.329sStudy Found: #- 148968 | Timekeeper - 2 | Office - 19250
+16.334sProcessing #: 24318637 | FeeUserId - 6659 | Client # - 304577 | Study # - 0007
+16.339sStudy Found: #- 149211 | Timekeeper - 2 | Office - 16500
+16.344sProcessing #: 24319826 | FeeUserId - 6659 | Client # - 339152 | Study # - 0002
+16.348sStudy Found: #- 154182 | Timekeeper - 2 | Office - 21250
+16.353sProcessing #: 24319984 | FeeUserId - 6659 | Client # - 004986 | Study # - 0003
+16.358sStudy Found: #- 154971 | Timekeeper - 2 | Office - 13000
+16.361sProcessing #: 24320250 | FeeUserId - 50 | Client # - 312646 | Study # - 0005
+16.367sStudy Found: #- 130831 | Timekeeper - 3872 | Office - 22000
+16.371sProcessing #: 24318270 | FeeUserId - 6659 | Client # - 014305 | Study # - 0010
+16.376sStudy Found: #- 147047 | Timekeeper - 2 | Office - 13750
+16.381sProcessing #: 24318271 | FeeUserId - 6659 | Client # - 010196 | Study # - 0016
+16.385sStudy Found: #- 149359 | Timekeeper - 2 | Office - 13000
+16.392sProcessing #: 24318477 | FeeUserId - 6659 | Client # - 301046 | Study # - 0005
+16.396sStudy Found: #- 117926 | Timekeeper - 2 | Office - 17750
+16.401sProcessing #: 24318636 | FeeUserId - 6659 | Client # - 301487 | Study # - 0007
+16.406sStudy Found: #- 147487 | Timekeeper - 2 | Office - 13000
+16.411sProcessing #: 24318650 | FeeUserId - 6659 | Client # - 009226 | Study # - 0010
+16.416sStudy Found: #- 148629 | Timekeeper - 2 | Office - 10000
+16.421sProcessing #: 24318639 | FeeUserId - 6659 | Client # - 307408 | Study # - 0006
+16.425sStudy Found: #- 147733 | Timekeeper - 2 | Office - 20500
+16.430sProcessing #: 24318658 | FeeUserId - 6659 | Client # - 013710 | Study # - 0009
+16.435sStudy Found: #- 147278 | Timekeeper - 2 | Office - 20250
+16.439sProcessing #: 24318628 | FeeUserId - 6659 | Client # - 009886 | Study # - 0023
+16.444sStudy Found: #- 148493 | Timekeeper - 2 | Office - 13000
+16.448sProcessing #: 24319611 | FeeUserId - 6659 | Client # - 007329 | Study # - 0026
+16.454sStudy Found: #- 148705 | Timekeeper - 2 | Office - 13000
+16.457sProcessing #: 24319977 | FeeUserId - 6659 | Client # - 001088 | Study # - 0015
+16.463sStudy Found: #- 155006 | Timekeeper - 2 | Office - 19250
+16.467sProcessing #: 24318262 | FeeUserId - 6659 | Client # - 012752 | Study # - 0011
+16.472sStudy Found: #- 147112 | Timekeeper - 2 | Office - 15500
+16.477sProcessing #: 24318268 | FeeUserId - 6659 | Client # - 011451 | Study # - 0006
+16.481sStudy Found: #- 148218 | Timekeeper - 2 | Office - 13500
+16.486sProcessing #: 24318259 | FeeUserId - 6659 | Client # - 304883 | Study # - 0007
+16.489sStudy Found: #- 149224 | Timekeeper - 2 | Office - 13750
+16.495sProcessing #: 24318643 | FeeUserId - 6659 | Client # - 005538 | Study # - 0017
+16.500sStudy Found: #- 148878 | Timekeeper - 2 | Office - 13000
+16.504sProcessing #: 24318651 | FeeUserId - 6659 | Client # - 005870 | Study # - 0014
+16.509sStudy Found: #- 148960 | Timekeeper - 2 | Office - 19250
+16.513sProcessing #: 24318646 | FeeUserId - 6659 | Client # - 009176 | Study # - 0023
+16.518sStudy Found: #- 148609 | Timekeeper - 2 | Office - 11000
+16.523sProcessing #: 24318626 | FeeUserId - 6659 | Client # - 005843 | Study # - 0028
+16.528sStudy Found: #- 148873 | Timekeeper - 2 | Office - 15000
+16.536sProcessing #: 24318627 | FeeUserId - 6659 | Client # - 006460 | Study # - 0013
+16.540sStudy Found: #- 148924 | Timekeeper - 2 | Office - 15500
+16.545sProcessing #: 24318642 | FeeUserId - 6659 | Client # - 008363 | Study # - 0023
+16.550sStudy Found: #- 148564 | Timekeeper - 2 | Office - 10000
+16.555sProcessing #: 24319828 | FeeUserId - 6659 | Client # - 004235 | Study # - 0007
+16.559sStudy Found: #- 146214 | Timekeeper - 2 | Office - 14000
+16.564sProcessing #: 24319982 | FeeUserId - 6659 | Client # - 339250 | Study # - 0002
+16.568sStudy Found: #- 154594 | Timekeeper - 2 | Office - 17750
+16.573sProcessing #: 24318024 | FeeUserId - 6659 | Client # - 009298 | Study # - 0012
+16.578sStudy Found: #- 148550 | Timekeeper - 2 | Office - 17250
+16.582sProcessing #: 24318269 | FeeUserId - 6659 | Client # - 301290 | Study # - 0008
+16.587sStudy Found: #- 147562 | Timekeeper - 2 | Office - 16500
+16.592sProcessing #: 24318261 | FeeUserId - 6659 | Client # - 009224 | Study # - 0014
+16.597sStudy Found: #- 151011 | Timekeeper - 2 | Office - 12000
+16.603sProcessing #: 24318644 | FeeUserId - 6659 | Client # - 009164 | Study # - 0013
+16.610sStudy Found: #- 150949 | Timekeeper - 2 | Office - 22250
+16.614sProcessing #: 24318631 | FeeUserId - 6659 | Client # - 301516 | Study # - 0013
+16.620sStudy Found: #- 147587 | Timekeeper - 2 | Office - 21750
+16.626sProcessing #: 24318635 | FeeUserId - 6659 | Client # - 006930 | Study # - 0019
+16.630sStudy Found: #- 149415 | Timekeeper - 2 | Office - 13000
+16.635sProcessing #: 24318625 | FeeUserId - 6659 | Client # - 304673 | Study # - 0026
+16.640sStudy Found: #- 149235 | Timekeeper - 2 | Office - 16500
+16.645sProcessing #: 24318633 | FeeUserId - 6659 | Client # - 010994 | Study # - 0011
+16.650sStudy Found: #- 148413 | Timekeeper - 2 | Office - 22000
+16.654sProcessing #: 24318621 | FeeUserId - 6659 | Client # - 001897 | Study # - 0020
+16.660sStudy Found: #- 149382 | Timekeeper - 2 | Office - 13000
+16.665sProcessing #: 24319823 | FeeUserId - 6659 | Client # - 339266 | Study # - 0001
+16.669sStudy Found: #- 154751 | Timekeeper - 2 | Office - 13500
+16.674sProcessing #: 24319985 | FeeUserId - 6659 | Client # - 324674 | Study # - 0002
+16.678sStudy Found: #- 154928 | Timekeeper - 2 | Office - 10000
+16.684sProcessing #: 24317401 | FeeUserId - 6659 | Client # - 308525 | Study # - 0006
+16.688sStudy Found: #- 147738 | Timekeeper - 2 | Office - 18000
+16.693sProcessing #: 24318275 | FeeUserId - 6659 | Client # - 011606 | Study # - 0011
+16.698sStudy Found: #- 148203 | Timekeeper - 2 | Office - 13500
+16.702sProcessing #: 24318273 | FeeUserId - 6659 | Client # - 012969 | Study # - 0010
+16.707sStudy Found: #- 147137 | Timekeeper - 2 | Office - 16000
+16.712sProcessing #: 24318604 | FeeUserId - 6659 | Client # - 010344 | Study # - 0011
+16.717sStudy Found: #- 148451 | Timekeeper - 2 | Office - 14250
+16.722sProcessing #: 24318630 | FeeUserId - 6659 | Client # - 302107 | Study # - 0006
+16.726sStudy Found: #- 146884 | Timekeeper - 2 | Office - 20250
+16.732sProcessing #: 24318655 | FeeUserId - 6659 | Client # - 013292 | Study # - 0010
+16.736sStudy Found: #- 147618 | Timekeeper - 2 | Office - 15500
+16.742sProcessing #: 24318634 | FeeUserId - 6659 | Client # - 009402 | Study # - 0024
+16.747sStudy Found: #- 148556 | Timekeeper - 2 | Office - 20500
+16.751sProcessing #: 24318617 | FeeUserId - 6659 | Client # - 011726 | Study # - 0010
+16.760sStudy Found: #- 148185 | Timekeeper - 2 | Office - 13750
+16.765sProcessing #: 24318638 | FeeUserId - 6659 | Client # - 009557 | Study # - 0024
+16.770sStudy Found: #- 151012 | Timekeeper - 2 | Office - 17750
+16.774sProcessing #: 24319620 | FeeUserId - 6659 | Client # - 303757 | Study # - 0007
+16.778sStudy Found: #- 145491 | Timekeeper - 2 | Office - 19250
+16.783sProcessing #: 24319976 | FeeUserId - 6659 | Client # - 000683 | Study # - 0022
+16.787sStudy Found: #- 155007 | Timekeeper - 2 | Office - 11000
+16.792sProcessing #: 24317924 | FeeUserId - 6659 | Client # - 009639 | Study # - 0011
+16.797sStudy Found: #- 148521 | Timekeeper - 2 | Office - 17750
+16.800sProcessing #: 24318264 | FeeUserId - 6659 | Client # - 011721 | Study # - 0011
+16.806sStudy Found: #- 148186 | Timekeeper - 2 | Office - 13500
+16.811sProcessing #: 24318266 | FeeUserId - 6659 | Client # - 319701 | Study # - 0006
+16.815sStudy Found: #- 147500 | Timekeeper - 2 | Office - 11000
+16.820sProcessing #: 24318653 | FeeUserId - 6659 | Client # - 010627 | Study # - 0010
+16.824sStudy Found: #- 148515 | Timekeeper - 2 | Office - 15750
+16.829sProcessing #: 24318614 | FeeUserId - 6659 | Client # - 005810 | Study # - 0014
+16.834sStudy Found: #- 148935 | Timekeeper - 2 | Office - 11000
+16.839sProcessing #: 24318659 | FeeUserId - 6659 | Client # - 002082 | Study # - 0011
+16.844sStudy Found: #- 149058 | Timekeeper - 2 | Office - 11000
+16.848sProcessing #: 24318622 | FeeUserId - 6659 | Client # - 303145 | Study # - 0006
+16.853sStudy Found: #- 147636 | Timekeeper - 2 | Office - 20500
+16.857sProcessing #: 24318641 | FeeUserId - 6659 | Client # - 014400 | Study # - 0011
+16.861sStudy Found: #- 147052 | Timekeeper - 2 | Office - 11000
+16.867sProcessing #: 24318629 | FeeUserId - 6659 | Client # - 013519 | Study # - 0011
+16.873sStudy Found: #- 147254 | Timekeeper - 2 | Office - 11000
+16.877sProcessing #: 24319825 | FeeUserId - 6659 | Client # - 011059 | Study # - 0012
+16.882sStudy Found: #- 148277 | Timekeeper - 2 | Office - 20500
+16.887sProcessing #: 24319986 | FeeUserId - 6659 | Client # - 001839 | Study # - 0009
+16.890sStudy Found: #- 154924 | Timekeeper - 2 | Office - 13000
+16.896sProcessing #: 24320051 | FeeUserId - 6659 | Client # - 014553 | Study # - 0010
+16.901sStudy Found: #- 147057 | Timekeeper - 2 | Office - 11500
+16.905sProcessing #: 24320057 | FeeUserId - 6659 | Client # - 011699 | Study # - 0011
+16.910sStudy Found: #- 149414 | Timekeeper - 2 | Office - 19250
+16.914sProcessing #: 24320071 | FeeUserId - 6659 | Client # - 006758 | Study # - 0014
+16.921sStudy Found: #- 148739 | Timekeeper - 2 | Office - 13250
+16.925sProcessing #: 20770394 | FeeUserId - 7183 | Client # - 013892 | Study # - TCS0002
+16.931sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+16.935sProcessing #: 24314283 | FeeUserId - 7719 | Client # - 301167 | Study # - 0003
+16.940sStudy Not Found
+16.945sProcessing #: 9477235 | FeeUserId - 3081 | Client # - 304060 | Study # - 0004
+16.950sStudy Found: #- 86913 | Timekeeper - 5868 | Office - 18000
+16.956sProcessing #: 13227501 | FeeUserId - 3081 | Client # - 014510 | Study # - 0003
+16.961sStudy Found: #- 97529 | Timekeeper - 5868 | Office - 18750
+16.966sProcessing #: 17864857 | FeeUserId - 7223 | Client # - 009765 | Study # - 0009
+16.971sStudy Found: #- 109460 | Timekeeper - 3926 | Office - 20500
+16.976sProcessing #: 17878762 | FeeUserId - 7223 | Client # - 008825 | Study # - 0014
+16.980sStudy Found: #- 108571 | Timekeeper - 3926 | Office - 11000
+16.985sProcessing #: 17891800 | FeeUserId - 7223 | Client # - 011132 | Study # - 0013
+16.989sStudy Found: #- 117784 | Timekeeper - 3926 | Office - 21250
+16.996sProcessing #: 19597761 | FeeUserId - 6659 | Client # - 009812 | Study # - 0007
+17sStudy Found: #- 126382 | Timekeeper - 2 | Office - 15500
+17.006sProcessing #: 24320050 | FeeUserId - 6659 | Client # - 326547 | Study # - 0004
+17.013sStudy Found: #- 147223 | Timekeeper - 2 | Office - 17750
+17.017sProcessing #: 24320063 | FeeUserId - 6659 | Client # - 008364 | Study # - 0015
+17.021sStudy Found: #- 146637 | Timekeeper - 2 | Office - 22000
+17.026sProcessing #: 24320060 | FeeUserId - 6659 | Client # - 307889 | Study # - 0006
+17.031sStudy Found: #- 147673 | Timekeeper - 2 | Office - 15000
+17.036sProcessing #: 24320072 | FeeUserId - 6659 | Client # - 303672 | Study # - 0008
+17.041sStudy Found: #- 152835 | Timekeeper - 2 | Office - 11000
+17.045sProcessing #: 21052387 | FeeUserId - 7183 | Client # - 013892 | Study # - TCS0002
+17.050sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+17.055sProcessing #: 13616595 | FeeUserId - 3081 | Client # - 304060 | Study # - 0004
+17.060sStudy Found: #- 86913 | Timekeeper - 5868 | Office - 18000
+17.065sProcessing #: 17517592 | FeeUserId - 3081 | Client # - 014510 | Study # - 0003
+17.070sStudy Found: #- 97529 | Timekeeper - 5868 | Office - 18750
+17.074sProcessing #: 17864855 | FeeUserId - 7223 | Client # - 300825 | Study # - 0005
+17.079sStudy Found: #- 114153 | Timekeeper - 3926 | Office - 17250
+17.084sProcessing #: 17891799 | FeeUserId - 7223 | Client # - 011684 | Study # - 0009
+17.089sStudy Found: #- 116721 | Timekeeper - 3926 | Office - 13250
+17.093sProcessing #: 17891805 | FeeUserId - 7223 | Client # - 303256 | Study # - 0006
+17.099sStudy Found: #- 116021 | Timekeeper - 3926 | Office - 18250
+17.103sProcessing #: 19845309 | FeeUserId - 6659 | Client # - 329424 | Study # - 0003
+17.108sStudy Found: #- 138846 | Timekeeper - 2 | Office - 20250
+17.113sProcessing #: 24320052 | FeeUserId - 6659 | Client # - 303442 | Study # - 0008
+17.117sStudy Found: #- 147678 | Timekeeper - 2 | Office - 19250
+17.122sProcessing #: 24320064 | FeeUserId - 6659 | Client # - 301898 | Study # - 0007
+17.127sStudy Found: #- 146963 | Timekeeper - 2 | Office - 11000
+17.132sProcessing #: 24320054 | FeeUserId - 6659 | Client # - 000619 | Study # - 0021
+17.136sStudy Found: #- 149081 | Timekeeper - 2 | Office - 16750
+17.140sProcessing #: 24320184 | FeeUserId - 6659 | Client # - 322186 | Study # - 0007
+17.146sStudy Found: #- 147165 | Timekeeper - 2 | Office - 13000
+17.151sProcessing #: 20706283 | FeeUserId - 7183 | Client # - 009976 | Study # - TCS0001
+17.156sStudy Found: #- -1 | Timekeeper - 2668 | Office -
+17.162sProcessing #: 5926294 | FeeUserId - 3081 | Client # - 014510 | Study # - 0003
+17.167sStudy Found: #- 97529 | Timekeeper - 5868 | Office - 18750
+17.171sProcessing #: 10698609 | FeeUserId - 6767 | Client # - 012986 | Study # - 0008
+17.175sStudy Found: #- 113554 | Timekeeper - 3359 | Office - 10750
+17.182sProcessing #: 17864852 | FeeUserId - 7223 | Client # - 302822 | Study # - 0005
+17.187sStudy Found: #- 121172 | Timekeeper - 3926 | Office - 13250
+17.193sProcessing #: 17891795 | FeeUserId - 7223 | Client # - 308395 | Study # - 0004
+17.198sStudy Found: #- 111275 | Timekeeper - 3926 | Office - 17000
+17.203sProcessing #: 17908476 | FeeUserId - 7223 | Client # - 301992 | Study # - 0004
+17.207sStudy Found: #- 91175 | Timekeeper - 3926 | Office - 18750
+17.213sProcessing #: 19845293 | FeeUserId - 6659 | Client # - 013846 | Study # - 0008
+17.218sStudy Found: #- 137313 | Timekeeper - 2 | Office - 13250
+17.222sProcessing #: 24320062 | FeeUserId - 6659 | Client # - 004013 | Study # - 0034
+17.227sStudy Found: #- 149028 | Timekeeper - 2 | Office - 11000
+17.231sSending to 3E: Started
+42.436sSending to 3E: #24317991 | 304710/0008 | 8/20/2025 | 40 Unit(s) - Failed
+42.442sSending to 3E: #24318272 | 012706/0009 | 8/31/2025 | 40 Unit(s) - Failed
+42.448sSending to 3E: #24318263 | 001361/0011 | 8/31/2025 | 40 Unit(s) - Failed
+42.452sSending to 3E: #24318656 | 013658/0013 | 9/30/2025 | 40 Unit(s) - Failed
+42.457sSending to 3E: #24318648 | 008552/0025 | 9/30/2025 | 40 Unit(s) - Failed
+42.462sSending to 3E: #24318619 | 301846/0008 | 9/30/2025 | 40 Unit(s) - Failed
+42.467sSending to 3E: #24318654 | 316559/0005 | 9/30/2025 | 40 Unit(s) - Failed
+42.470sSending to 3E: #24318632 | 003145/0017 | 9/30/2025 | 40 Unit(s) - Failed
+42.476sSending to 3E: #24318637 | 304577/0007 | 9/30/2025 | 40 Unit(s) - Failed
+42.481sSending to 3E: #24319826 | 339152/0002 | 10/17/2025 | 40 Unit(s) - Success
+42.485sSending to 3E: #24319984 | 004986/0003 | 10/28/2025 | 40 Unit(s) - Success
+42.489sSending to 3E: #24320250 | 312646/0005 | 11/14/2025 | 12 Unit(s) - Success
+42.495sSending to 3E: #24318270 | 014305/0010 | 8/31/2025 | 40 Unit(s) - Failed
+42.500sSending to 3E: #24318271 | 010196/0016 | 8/31/2025 | 40 Unit(s) - Failed
+42.504sSending to 3E: #24318477 | 301046/0005 | 9/15/2025 | 20 Unit(s) - Failed
+42.509sSending to 3E: #24318636 | 301487/0007 | 9/30/2025 | 40 Unit(s) - Failed
+42.514sSending to 3E: #24318650 | 009226/0010 | 9/30/2025 | 40 Unit(s) - Failed
+42.519sSending to 3E: #24318639 | 307408/0006 | 9/30/2025 | 40 Unit(s) - Failed
+42.523sSending to 3E: #24318658 | 013710/0009 | 9/30/2025 | 40 Unit(s) - Failed
+42.528sSending to 3E: #24318628 | 009886/0023 | 9/30/2025 | 40 Unit(s) - Failed
+42.533sSending to 3E: #24319611 | 007329/0026 | 10/5/2025 | 80 Unit(s) - Success
+42.537sSending to 3E: #24319977 | 001088/0015 | 10/22/2025 | 80 Unit(s) - Success
+42.542sSending to 3E: #24318262 | 012752/0011 | 8/31/2025 | 40 Unit(s) - Failed
+42.546sSending to 3E: #24318268 | 011451/0006 | 8/31/2025 | 40 Unit(s) - Failed
+42.551sSending to 3E: #24318259 | 304883/0007 | 8/31/2025 | 40 Unit(s) - Failed
+42.557sSending to 3E: #24318643 | 005538/0017 | 9/30/2025 | 80 Unit(s) - Failed
+42.561sSending to 3E: #24318651 | 005870/0014 | 9/30/2025 | 80 Unit(s) - Failed
+42.566sSending to 3E: #24318646 | 009176/0023 | 9/30/2025 | 80 Unit(s) - Failed
+42.570sSending to 3E: #24318626 | 005843/0028 | 9/30/2025 | 40 Unit(s) - Failed
+42.575sSending to 3E: #24318627 | 006460/0013 | 9/30/2025 | 40 Unit(s) - Failed
+42.579sSending to 3E: #24318642 | 008363/0023 | 9/30/2025 | 40 Unit(s) - Failed
+42.584sSending to 3E: #24319828 | 004235/0007 | 10/18/2025 | 80 Unit(s) - Success
+42.588sSending to 3E: #24319982 | 339250/0002 | 10/28/2025 | 80 Unit(s) - Success
+42.593sSending to 3E: #24318024 | 009298/0012 | 8/21/2025 | 20 Unit(s) - Failed
+42.597sSending to 3E: #24318269 | 301290/0008 | 8/31/2025 | 40 Unit(s) - Failed
+42.601sSending to 3E: #24318261 | 009224/0014 | 8/31/2025 | 40 Unit(s) - Failed
+42.606sSending to 3E: #24318644 | 009164/0013 | 9/30/2025 | 40 Unit(s) - Failed
+42.611sSending to 3E: #24318631 | 301516/0013 | 9/30/2025 | 40 Unit(s) - Failed
+42.615sSending to 3E: #24318635 | 006930/0019 | 9/30/2025 | 40 Unit(s) - Failed
+42.620sSending to 3E: #24318625 | 304673/0026 | 9/30/2025 | 40 Unit(s) - Failed
+42.624sSending to 3E: #24318633 | 010994/0011 | 9/30/2025 | 40 Unit(s) - Failed
+42.629sSending to 3E: #24318621 | 001897/0020 | 9/30/2025 | 40 Unit(s) - Failed
+42.634sSending to 3E: #24319823 | 339266/0001 | 10/17/2025 | 120 Unit(s) - Success
+42.638sSending to 3E: #24319985 | 324674/0002 | 10/28/2025 | 120 Unit(s) - Success
+42.643sSending to 3E: #24317401 | 308525/0006 | 7/31/2025 | 40 Unit(s) - Failed
+42.647sSending to 3E: #24318275 | 011606/0011 | 8/31/2025 | 40 Unit(s) - Failed
+42.652sSending to 3E: #24318273 | 012969/0010 | 8/31/2025 | 40 Unit(s) - Failed
+42.656sSending to 3E: #24318604 | 010344/0011 | 9/29/2025 | 80 Unit(s) - Failed
+42.661sSending to 3E: #24318630 | 302107/0006 | 9/30/2025 | 80 Unit(s) - Failed
+42.665sSending to 3E: #24318655 | 013292/0010 | 9/30/2025 | 80 Unit(s) - Failed
+42.670sSending to 3E: #24318634 | 009402/0024 | 9/30/2025 | 80 Unit(s) - Failed
+42.675sSending to 3E: #24318617 | 011726/0010 | 9/30/2025 | 80 Unit(s) - Failed
+42.680sSending to 3E: #24318638 | 009557/0024 | 9/30/2025 | 80 Unit(s) - Failed
+42.685sSending to 3E: #24319620 | 303757/0007 | 10/11/2025 | 40 Unit(s) - Success
+42.689sSending to 3E: #24319976 | 000683/0022 | 10/22/2025 | 40 Unit(s) - Success
+42.694sSending to 3E: #24317924 | 009639/0011 | 8/19/2025 | 40 Unit(s) - Failed
+42.699sSending to 3E: #24318264 | 011721/0011 | 8/31/2025 | 40 Unit(s) - Failed
+42.704sSending to 3E: #24318266 | 319701/0006 | 8/31/2025 | 40 Unit(s) - Failed
+42.708sSending to 3E: #24318653 | 010627/0010 | 9/30/2025 | 80 Unit(s) - Failed
+42.713sSending to 3E: #24318614 | 005810/0014 | 9/30/2025 | 80 Unit(s) - Failed
+42.718sSending to 3E: #24318659 | 002082/0011 | 9/30/2025 | 80 Unit(s) - Failed
+42.723sSending to 3E: #24318622 | 303145/0006 | 9/30/2025 | 80 Unit(s) - Failed
+42.728sSending to 3E: #24318641 | 014400/0011 | 9/30/2025 | 40 Unit(s) - Failed
+42.734sSending to 3E: #24318629 | 013519/0011 | 9/30/2025 | 40 Unit(s) - Failed
+42.739sSending to 3E: #24319825 | 011059/0012 | 10/17/2025 | 240 Unit(s) - Success
+42.744sSending to 3E: #24319986 | 001839/0009 | 10/28/2025 | 1440 Unit(s) - Success
+42.748sSending to 3E: #24320051 | 014553/0010 | 10/31/2025 | 80 Unit(s) - Success
+42.753sSending to 3E: #24320057 | 011699/0011 | 10/31/2025 | 80 Unit(s) - Success
+42.758sSending to 3E: #24320071 | 006758/0014 | 11/4/2025 | 80 Unit(s) - Success
+42.762sSending to 3E: #20770394 | 013892/TCS0002 | 1/18/2024 | 4 Unit(s) - Failed
+42.767sSending to 3E: #24314283 | 301167/0003 | 5/16/2025 | 16 Unit(s) - Failed
+42.771sSending to 3E: #9477235 | 304060/0004 | 3/20/2023 | 2 Unit(s) - Failed
+42.775sSending to 3E: #13227501 | 014510/0003 | 3/20/2023 | 2 Unit(s) - Failed
+42.781sSending to 3E: #17864857 | 009765/0009 | 7/12/2023 | 20 Unit(s) - Failed
+42.784sSending to 3E: #17878762 | 008825/0014 | 7/14/2023 | 20 Unit(s) - Failed
+42.790sSending to 3E: #17891800 | 011132/0013 | 7/15/2023 | 20 Unit(s) - Failed
+42.795sSending to 3E: #19597761 | 009812/0007 | 12/5/2023 | 20 Unit(s) - Failed
+42.799sSending to 3E: #24320050 | 326547/0004 | 10/31/2025 | 40 Unit(s) - Success
+42.804sSending to 3E: #24320063 | 008364/0015 | 10/31/2025 | 40 Unit(s) - Success
+42.809sSending to 3E: #24320060 | 307889/0006 | 10/31/2025 | 40 Unit(s) - Success
+42.814sSending to 3E: #24320072 | 303672/0008 | 11/5/2025 | 40 Unit(s) - Success
+42.818sSending to 3E: #21052387 | 013892/TCS0002 | 1/18/2024 | -2 Unit(s) - Failed
+42.824sSending to 3E: #13616595 | 304060/0004 | 3/20/2023 | 2 Unit(s) - Failed
+42.829sSending to 3E: #17517592 | 014510/0003 | 3/20/2023 | 2 Unit(s) - Failed
+42.834sSending to 3E: #17864855 | 300825/0005 | 7/12/2023 | 20 Unit(s) - Failed
+42.839sSending to 3E: #17891799 | 011684/0009 | 7/15/2023 | 20 Unit(s) - Failed
+42.844sSending to 3E: #17891805 | 303256/0006 | 7/15/2023 | 20 Unit(s) - Failed
+42.848sSending to 3E: #19845309 | 329424/0003 | 1/1/2024 | 40 Unit(s) - Failed
+42.854sSending to 3E: #24320052 | 303442/0008 | 10/31/2025 | 40 Unit(s) - Success
+42.859sSending to 3E: #24320064 | 301898/0007 | 10/31/2025 | 40 Unit(s) - Success
+42.864sSending to 3E: #24320054 | 000619/0021 | 10/31/2025 | 40 Unit(s) - Success
+42.868sSending to 3E: #24320184 | 322186/0007 | 11/13/2025 | 40 Unit(s) - Success
+42.873sSending to 3E: #20706283 | 009976/TCS0001 | 1/18/2024 | 2 Unit(s) - Failed
+42.878sSending to 3E: #5926294 | 014510/0003 | 3/20/2023 | 4 Unit(s) - Failed
+42.882sSending to 3E: #10698609 | 012986/0008 | 3/21/2023 | 2 Unit(s) - Failed
+42.887sSending to 3E: #17864852 | 302822/0005 | 7/12/2023 | 20 Unit(s) - Failed
+42.892sSending to 3E: #17891795 | 308395/0004 | 7/15/2023 | 20 Unit(s) - Failed
+42.897sSending to 3E: #17908476 | 301992/0004 | 7/18/2023 | 20 Unit(s) - Failed
+42.902sSending to 3E: #19845293 | 013846/0008 | 1/1/2024 | 40 Unit(s) - Failed
+42.906sSending to 3E: #24320062 | 004013/0034 | 10/31/2025 | 40 Unit(s) - Success

+3m 25.480s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/17/2025 4:06:55 PM

+4.613s 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)

+70ms Processing

Server:
dw0sdwk000fbp:6752
Worker:
b8129265
+262msOfflineTimeCommitTo3ECommandHandler - Started
+2.032sNo of records retrieved : 417

+1m 36.560s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+7ms Scheduled

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

Enqueue at:
11/17/2025 4:03:28 PM

+8.873s 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)

+160ms Processing

Server:
dw0sdwk000fbp:6752
Worker:
ea771e3a
+414msOfflineTimeCommitTo3ECommandHandler - Started
+2.988sNo of records retrieved : 417

+1m 11.354s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/17/2025 4:01:45 PM

+3.746s 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)

+44ms Processing

Server:
dw0sdwk000fbp:6752
Worker:
909dba60
+163msOfflineTimeCommitTo3ECommandHandler - Started
+1.278sNo of records retrieved : 417

+22.433s Enqueued

Triggered by DelayedJobScheduler

Queue:
default

+10ms Scheduled

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

Enqueue at:
11/17/2025 4:00:30 PM

+4.907s 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)

+333ms Processing

Server:
dw0sdwk000fbp:6752
Worker:
15751689
+443msOfflineTimeCommitTo3ECommandHandler - Started
+2.196sNo of records retrieved : 417

+70ms Enqueued

Triggered by recurring job scheduler

Queue:
a1-billing

11/17/2025 4:00:06 PM Created