PurgeNotificationReceivedJob.ExecuteAsync (notifications)

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

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

Parameters

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

State

6/28/2026 4:00:14 AM (+35ms) Succeeded

Latency:
27ms
Duration:
21ms

+14ms Processing

Server:
1ff40bcfb8f5:1
Worker:
63c1e127

+5ms Enqueued

Triggered by recurring job scheduler

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