pub async fn process_notification_queue(
notification_queue: AppNotificationQueue,
data: NotificationQueueData,
)Expand description
Processes events coming from the notification queue. This will be things like successful file uploads that need to be processed