PurgeNotificationReceivedJob.ExecuteAsync (notifications)

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

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

Parameters

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

State

6/26/2026 4:00:03 AM (+49ms) Succeeded

Latency:
73ms
Duration:
25ms

+45ms Processing

Server:
2404efe42d3b:1
Worker:
245eae3b

+10ms Enqueued

Triggered by recurring job scheduler

6/26/2026 4:00:02 AM Created