PurgeNotificationReceivedJob.ExecuteAsync (notifications)

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

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

Parameters

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

State

6/27/2026 4:00:02 AM (+36ms) Succeeded

Latency:
42ms
Duration:
19ms

+26ms Processing

Server:
2404efe42d3b:1
Worker:
04e14ec9

+4ms Enqueued

Triggered by recurring job scheduler

6/27/2026 4:00:02 AM Created