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