PurgeNotificationReceivedJob.ExecuteAsync (notifications)

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

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

Parameters

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

State

8/24/2026 4:00:14 AM (+36ms) Succeeded

Latency:
33ms
Duration:
20ms

+19ms Processing

Server:
65f4ca47e6df:1
Worker:
5d4e709e

+5ms Enqueued

Triggered by recurring job scheduler

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