PurgeNotificationReceivedJob.ExecuteAsync (notifications)

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

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

Parameters

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

State

5/2/2026 4:00:13 AM (+36ms) Succeeded

Latency:
34ms
Duration:
20ms

+16ms Processing

Server:
80e1ef94d46f:1
Worker:
02a17bcd

+7ms Enqueued

Triggered by recurring job scheduler

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