PurgeNotificationReceivedJob.ExecuteAsync (notifications)

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

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

Parameters

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

State

3/1/2026 4:00:09 AM (+33ms) Succeeded

Latency:
31ms
Duration:
19ms

+17ms Processing

Server:
bd27a877c85c:1
Worker:
b9c3aa1a

+5ms Enqueued

Triggered by recurring job scheduler

3/1/2026 4:00:09 AM Created