PurgeNotificationReceivedJob.ExecuteAsync (notifications)

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

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

Parameters

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

State

4/29/2026 4:00:00 AM (+35ms) Succeeded

Latency:
80ms
Duration:
21ms

+59ms Processing

Server:
2d97ee598f62:1
Worker:
5a412e28

+11ms Enqueued

Triggered by recurring job scheduler

4/29/2026 4:00:00 AM Created