qinglong/back/shared
copilot-swe-agent[bot] 82514e65e1 Add server timeout configuration and improve error handling for script save operations
- Configure HTTP server timeouts (requestTimeout: 5min, headersTimeout: 2min, keepAliveTimeout: 65s)
- Add better error logging in PUT /scripts endpoint
- Improve writeFileWithLock error handling with descriptive messages and proper cleanup
- Ensure lock is always released even on error

Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
2025-12-27 08:43:11 +00:00
..
auth.ts feat: Support multiple concurrent login sessions per platform (#2816) 2025-11-19 00:18:29 +08:00
interface.ts 定时服务区分系统、订阅、脚本任务 2024-08-23 23:06:50 +08:00
logStreamManager.ts Optimize log file writes using stream pooling (#2835) 2025-11-16 21:11:10 +08:00
pLimit.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
runCron.ts 修复任务实例默认值 2025-11-23 12:45:02 +08:00
store.ts 修改认证信息存储方式,避免认证信息异常 2024-12-30 14:23:04 +08:00
utils.ts Add server timeout configuration and improve error handling for script save operations 2025-12-27 08:43:11 +00:00