PurgeNotificationReceivedJob.ExecuteAsync (notifications)

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

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

Parameters

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

State

2/28/2026 4:00:10 AM (+1.652s) Succeeded

Latency:
74ms
Duration:
1.629s

+38ms Processing

Server:
d05326c9a3c2:1
Worker:
1fc8a73b

+25ms Enqueued

Triggered by recurring job scheduler

2/28/2026 4:00:08 AM Created