coolify/app/Providers
Andras Bacsai fc3ce85f88 feat(horizon): suppress failed job entries for deployment/timeout errors on cloud
On cloud, DeploymentException and TimeoutExceededException are expected
failure modes that pollute the Horizon failed jobs UI. Listen to JobFailed
events and scrub the entry via JobRepository::deleteFailed so operators
are not alerted for noise failures. Self-hosted instances are unaffected.
2026-04-29 15:40:01 +02:00
..
AppServiceProvider.php revert: remove Cloudflare async tag attributes 2025-01-28 14:38:55 +01:00
AuthServiceProvider.php feat: add validation methods for S3 bucket names, paths, and server paths; update import logic to prevent command injection 2025-11-25 16:40:35 +01:00
BroadcastServiceProvider.php init of v4 🌮 2023-03-17 15:33:48 +01:00
ConfigurationServiceProvider.php refactor(configuration): centralize configuration management in ConfigurationRepository 2025-03-24 21:01:27 +01:00
DuskServiceProvider.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
EventServiceProvider.php Remove webhook maintenance mode replay feature 2025-12-02 13:36:32 +01:00
FortifyServiceProvider.php fix: correct login rate limiter key format to include IP address 2025-10-28 10:32:19 +01:00
HorizonServiceProvider.php feat(horizon): suppress failed job entries for deployment/timeout errors on cloud 2026-04-29 15:40:01 +02:00
RouteServiceProvider.php refactor(api): validate and throttle feedback endpoint 2026-04-19 14:41:47 +02:00
TelescopeServiceProvider.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00