PurgeNotificationReceivedJob.ExecuteAsync (notifications)

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

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

Parameters

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

State

6/26/2026 4:00:12 AM (+44ms) Succeeded

Latency:
45ms
Duration:
24ms

+24ms Processing

Server:
f50058a04e86:1
Worker:
3deb367e

+6ms Enqueued

Triggered by recurring job scheduler

6/26/2026 4:00:11 AM Created