PurgeNotificationReceivedJob.ExecuteAsync (notifications)

The job is finished. It will be removed automatically 11/9/2025 4:00:14 AM.
// Id: #595
// Queue: notifications
using ApiGateway.Jobs;

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

Parameters

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

State

11/8/2025 4:00:14 AM (+48ms) Succeeded

Latency:
33ms
Duration:
33ms

+18ms Processing

Server:
1628b96c9913:1
Worker:
d25d82b5

+6ms Enqueued

Triggered by recurring job scheduler

11/8/2025 4:00:14 AM Created