ICheckNotification.RunDoWorkAsync

The job is finished. It will be removed automatically 07/13/2026 06:57:44.
// Id: #304280
using RocketMan.Backoffice.BackgroundJob.ServicesJobs;

var checkNotification = Activate<ICheckNotification>();
await checkNotification.RunDoWorkAsync(null);

Parameters

CurrentCulture
""
CurrentUICulture
""
RecurringJobId
"task-update-mysql"
RetryCount
1
Time
1783839372

State

07/12/2026 06:57:44 (+179ms) Succeeded

Latency:
1m 31.892s
Duration:
145ms

+58.129s Processing

Server:
rocketmanhangfireserver:1
Worker:
467760dd

+602ms Enqueued

Triggered by DelayedJobScheduler

+2ms Scheduled

Retry attempt 1 of 10: ServiceOrder with id 0 not found

Enqueue at:
07/12/2026 06:57:03

+1.215s Failed

An exception occurred during performance of the job.

RocketMan.Backoffice.Domain.Exceptions.NotFoundEntityException (rocketmanhangfireserver:1)

ServiceOrder with id 0 not found

RocketMan.Backoffice.Domain.Exceptions.NotFoundEntityException: ServiceOrder with id 0 not found
   at RocketMan.Backoffice.DataDb.EF.Repositories.ServiceOrderRepository.GetByIdWithAssetContactsAsync(Int32 id, CancellationToken cancellationToken)
   at RocketMan.Backoffice.BackgroundJob.ServicesJobs.CheckNotification.RunDoWorkAsync(CancellationToken cancellationToken)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+31.898s Processing

Server:
rocketmanhangfireserver:1
Worker:
b17829b4

+23ms Enqueued

Triggered by recurring job scheduler

07/12/2026 06:56:12 Created