PurgeNotificationReceivedJob.ExecuteAsync (notifications)

The job is finished. It will be removed automatically 6/29/2026 4:00:07 AM.
// Id: #997
// Queue: notifications
using ApiGateway.Jobs;

var purgeNotificationReceivedJob = Activate<PurgeNotificationReceivedJob>();
await purgeNotificationReceivedJob.ExecuteAsync(
    FromJson<PurgeNotificationReceivedJobArgs>("{}"));

Parameters

RecurringJobId
"purge-notifications-received-job"
Time
1782619207
CurrentCulture
""
CurrentUICulture
""

State

6/28/2026 4:00:07 AM (+38ms) Succeeded

Latency:
33ms
Duration:
21ms

+16ms Processing

Server:
e5ac4344c791:1
Worker:
0584dc31

+5ms Enqueued

Triggered by recurring job scheduler

6/28/2026 4:00:07 AM Created