mirror of
https://github.com/whyour/qinglong.git
synced 2026-02-12 14:05:38 +08:00
- 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> |
||
|---|---|---|
| .. | ||
| config.ts | ||
| cron.ts | ||
| cronView.ts | ||
| dependence.ts | ||
| env.ts | ||
| grpc.ts | ||
| health.ts | ||
| http.ts | ||
| log.ts | ||
| metrics.ts | ||
| notify.ts | ||
| open.ts | ||
| schedule.ts | ||
| script.ts | ||
| sock.ts | ||
| sshKey.ts | ||
| subscription.ts | ||
| system.ts | ||
| user.ts | ||