PurgeNotificationReceivedJob.ExecuteAsync (notifications)

The job is finished. It will be removed automatically 8/26/2026 4:00:13 AM.
// Id: #940
// Queue: notifications
using ApiGateway.Jobs;

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

Parameters

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

State

8/25/2026 4:00:13 AM (+38ms) Succeeded

Latency:
37ms
Duration:
22ms

+23ms Processing

Server:
dfed4272e6da:1
Worker:
9ea5fe1a

+5ms Enqueued

Triggered by recurring job scheduler

8/25/2026 4:00:13 AM Created