Merge branch 'next' into improve-scheduled-tasks

This commit is contained in:
Andras Bacsai
2025-11-11 11:32:15 +01:00
committed by GitHub
13 changed files with 77 additions and 76 deletions

View File

@@ -86,6 +86,7 @@ class Init extends Command
$this->call('cleanup:stucked-resources');
} catch (\Throwable $e) {
echo "Error in cleanup:stucked-resources command: {$e->getMessage()}\n";
echo "Continuing with initialization - cleanup errors will not prevent Coolify from starting\n";
}
try {
$updatedCount = ApplicationDeploymentQueue::whereIn('status', [