PurgeNotificationReceivedJob.ExecuteAsync (notifications)

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

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

Parameters

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

State

4/15/2026 4:00:02 AM (+42ms) Succeeded

Latency:
46ms
Duration:
24ms

+31ms Processing

Server:
46067235a0ce:1
Worker:
50894135

+6ms Enqueued

Triggered by recurring job scheduler

4/15/2026 4:00:02 AM Created