PurgeNotificationReceivedJob.ExecuteAsync (notifications)

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

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

Parameters

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

State

6/29/2026 4:00:12 AM (+41ms) Succeeded

Latency:
32ms
Duration:
26ms

+17ms Processing

Server:
1ff40bcfb8f5:1
Worker:
5ac72c93

+5ms Enqueued

Triggered by recurring job scheduler

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