PurgeNotificationReceivedJob.ExecuteAsync (notifications)

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

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

Parameters

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

State

4/29/2026 4:00:00 AM (+73ms) Succeeded

Latency:
45ms
Duration:
39ms

+23ms Processing

Server:
80e1ef94d46f:1
Worker:
b1b4a174

+5ms Enqueued

Triggered by recurring job scheduler

4/29/2026 4:00:00 AM Created