PurgeNotificationReceivedJob.ExecuteAsync (notifications)

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

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

Parameters

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

State

8/27/2026 4:00:01 AM (+88ms) Succeeded

Latency:
73ms
Duration:
65ms

+37ms Processing

Server:
6a5433ae1d90:1
Worker:
ebc0e742

+26ms Enqueued

Triggered by recurring job scheduler

8/27/2026 4:00:01 AM Created