PurgeNotificationReceivedJob.ExecuteAsync (notifications)

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

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

Parameters

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

State

11/9/2025 4:00:03 AM (+30ms) Succeeded

Latency:
35ms
Duration:
18ms

+22ms Processing

Server:
8cb7acf36920:1
Worker:
87116ba3

+4ms Enqueued

Triggered by recurring job scheduler

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