coolify/app/Livewire/Project/Shared/ScheduledTask
Andras Bacsai d3eaae1aea Increase scheduled task timeout limit to 36000 seconds
Extended the maximum allowed timeout for scheduled tasks from 3600 to 36000 seconds (10 hours). Also passes the configured timeout to instant_remote_process() so the SSH command respects the timeout setting.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 20:04:55 +01:00
..
Add.php Increase scheduled task timeout limit to 36000 seconds 2025-12-03 20:04:55 +01:00
All.php refactor(ScheduledTask): clean up code formatting and remove unused import 2025-03-14 16:11:41 +01:00
Executions.php feat(executions): add 'Load All' button to view all logs and implement loadAllLogs method for complete log retrieval 2025-09-15 11:05:29 +02:00
Show.php Increase scheduled task timeout limit to 36000 seconds 2025-12-03 20:04:55 +01:00