dispatcher->dispatch(); } catch (Throwable $e) { Log::error('SendPushNotificationsTask failed: ' . $e->getMessage(), [ 'exception' => $e, ]); } } }