PurgeNotificationReceivedJob.ExecuteAsync (notifications)

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

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

Parameters

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

State

2/27/2026 4:00:13 AM (+40ms) Succeeded

Latency:
32ms
Duration:
22ms

+17ms Processing

Server:
e9b7f505339f:1
Worker:
841ed0de

+5ms Enqueued

Triggered by recurring job scheduler

2/27/2026 4:00:13 AM Created