PurgeNotificationReceivedJob.ExecuteAsync (notifications)

The job is finished. It will be removed automatically 11/10/2025 4:00:06 AM.
// Id: #596
// Queue: notifications
using ApiGateway.Jobs;

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

Parameters

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

State

11/9/2025 4:00:06 AM (+35ms) Succeeded

Latency:
42ms
Duration:
19ms

+20ms Processing

Server:
1628b96c9913:1
Worker:
d25d82b5

+9ms Enqueued

Triggered by recurring job scheduler

11/9/2025 4:00:06 AM Created