coolify/app/Services
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
..
ChangelogService.php fix(ui): images inside coolify changelog (#7357) 2026-01-04 21:59:34 +01:00
ConfigurationGenerator.php
ConfigurationRepository.php
ContainerStatusAggregator.php refactor: remove verbose logging and use explicit exception types 2026-03-20 15:57:26 +01:00
DockerImageParser.php
HetznerService.php
ProxyDashboardCacheService.php
SchedulerLogParser.php feat(scheduler): add pagination to skipped jobs and filter manager start events 2026-02-28 16:23:58 +01:00