TimesheetSyncTask.Execute

// Job ID: #593460
using Application.Sync;

var timesheetSyncTask = Activate<TimesheetSyncTask>();
await timesheetSyncTask.Execute();
CurrentCulture
"en-US"
CurrentUICulture
"en-US"
RecurringJobId
"TimesheetSyncTask"
RetryCount
10

State

6/7/2023 9:08:56 PM (+2m 10.247s) Failed

Failed to change state to a 'Failed' one due to an exception after 10 retry attempts

System.NullReferenceException

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at Hangfire.AutomaticRetryAttribute.ScheduleAgainLater(ElectStateContext context, Int32 retryAttempt, FailedState failedState)
   at Hangfire.AutomaticRetryAttribute.OnStateElection(ElectStateContext context)
   at Hangfire.States.StateMachine.ApplyState(ApplyStateContext initialContext)
   at Hangfire.States.BackgroundJobStateChanger.ChangeState(StateChangeContext context)
   at Hangfire.Server.Worker.TryChangeState(BackgroundProcessContext context, IStorageConnection connection, IFetchedJob fetchedJob, IState state, String[] expectedStates, CancellationToken cancellationToken)

+6m 30.973s Processing

Server:
ec2amaz-sbdjgq5.priority:2712
Worker:
066d8f14

+14.923s Processing

Server:
ec2amaz-sbdjgq5.priority:3328
Worker:
3cf9f88f

+10ms Enqueued

Triggered by recurring job scheduler

Queue:
priority

6/7/2023 9:00:00 PM Created