oudecheng 861aa04690 feat: 将 TaskConfig 默认超时时间统一改为60分钟
- default_task_max_execution_secs: 1200 -> 3600 (20分钟 -> 60分钟)
- default_task_explore_max_execution_secs: 600 -> 3600 (10分钟 -> 60分钟)

确保配置层默认值与代码层一致。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-26 08:52:30 +08:00
..