coolify/app/Traits
Andras Bacsai fef8e0b622 refactor: remove verbose logging and use explicit exception types
- Remove verbose warning/debug logs from ServerConnectionCheckJob and ContainerStatusAggregator
- Silently ignore expected errors (e.g., deleted Hetzner servers)
- Replace generic RuntimeException with DeploymentException for deployment command failures
- Catch both RuntimeException and DeploymentException in command retry logic
2026-03-20 15:57:26 +01:00
..
AuthorizesResourceCreation.php
CalculatesExcludedStatus.php
ClearsGlobalSearchCache.php
DeletesUserSessions.php
EnvironmentVariableAnalyzer.php
EnvironmentVariableProtection.php
ExecuteRemoteCommand.php
HasConfiguration.php
HasMetrics.php
HasNotificationSettings.php
HasSafeStringAttribute.php
SaveFromRedirect.php
SshRetryable.php