qinglong/back
copilot-swe-agent[bot] d30eb2008c Add error handling for file handle close operation
- Wrap fileHandle.close() in try-catch to prevent masking original errors
- Log close errors without throwing to preserve error context

Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
2025-12-27 08:46:51 +00:00
..
api Add server timeout configuration and improve error handling for script save operations 2025-12-27 08:43:11 +00:00
config Fix QlBaseUrl: use URL rewrite for base path support (#2876) 2025-12-22 23:44:29 +08:00
data Add signature verification support for Feishu bot notifications (#2856) 2025-11-27 01:10:04 +08:00
interface 修改定时规则类型 2025-02-21 01:35:08 +08:00
loaders 修复 cron-parser import,websocket basepath 2025-12-23 00:28:16 +08:00
middlewares 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
protos Add missing larkSecret field to gRPC NotificationInfo proto (#2880) 2025-12-22 23:38:42 +08:00
schedule Add cron task management to QLAPI (#2826) 2025-11-14 23:20:56 +08:00
services Add server timeout configuration and improve error handling for script save operations 2025-12-27 08:43:11 +00:00
shared Add error handling for file handle close operation 2025-12-27 08:46:51 +00:00
types 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
validation 修复 cron-parser import,websocket basepath 2025-12-23 00:28:16 +08:00
app.ts 更新启动日志 2025-11-16 21:31:52 +08:00
token.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
tsconfig.json 修改服务启动逻辑 2025-05-07 09:30:00 +08:00