pub async fn notification_handler(
job: Job<NotificationSend>,
context: ThinData<DefaultAppState>,
ctx: WorkerContext,
) -> Result<(), HandlerError>pub async fn notification_handler(
job: Job<NotificationSend>,
context: ThinData<DefaultAppState>,
ctx: WorkerContext,
) -> Result<(), HandlerError>