PurgeNotificationReceivedJob.ExecuteAsync (notifications)

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

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

Parameters

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

State

8/27/2026 4:00:10 AM (+34ms) Succeeded

Latency:
32ms
Duration:
20ms

+17ms Processing

Server:
2f1a1cf8062c:1
Worker:
c007c643

+4ms Enqueued

Triggered by recurring job scheduler

8/27/2026 4:00:10 AM Created