PurgeNotificationReceivedJob.ExecuteAsync (notifications)

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

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

Parameters

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

State

2/27/2026 4:00:03 AM (+36ms) Succeeded

Latency:
39ms
Duration:
20ms

+21ms Processing

Server:
cfbad9766967:1
Worker:
3701925e

+7ms Enqueued

Triggered by recurring job scheduler

2/27/2026 4:00:03 AM Created