TimesheetSyncTask.Execute

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

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

State

7/6/2022 11:03:52 AM (+2m 21.137s) 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)

+12h 1m Processing

Server:
ec2amaz-sbdjgq5.priority:2944
Worker:
d6708217

+2.457s Processing

Server:
ec2amaz-sbdjgq5.priority:3504
Worker:
4bd10de3

+10ms Enqueued

Triggered by recurring job scheduler

Queue:
priority

7/5/2022 11:00:00 PM Created