LibreChat/api/server
Marco Beretta 28256e65e2
fix(import): mark the archive as claimed when its job starts
sweepStaleTempUploads deletes temp uploads by mtime alone and its age
cutoff matches the job TTL, so a job confirmed just short of a day after
upload could have its archive removed mid-run. Touching the file when the
run claims it restarts the clock the sweep reads.
2026-08-02 02:02:43 +02:00
..
controllers 🪢 refactor: Move Agent Execution Seam Before Initialization (#14581) 2026-08-01 18:25:34 -04:00
middleware
routes fix(import): mark the archive as claimed when its job starts 2026-08-02 02:02:43 +02:00
services 🔗 fix: Normalize MCP Tool Keys at Every Producer, Resolve Raw Names via Aliases (#14553) 2026-08-01 07:39:24 -04:00
utils feat(import): route Grok exports through the job pipeline and label them 2026-08-02 02:02:43 +02:00
cleanup.js
experimental.js ⏱️ feat: Configurable HTTP Server Timeouts (#14481) 2026-07-28 09:10:17 -04:00
experimental.spec.js ⏱️ feat: Configurable HTTP Server Timeouts (#14481) 2026-07-28 09:10:17 -04:00
index.js 🪢 feat: Langfuse Fanout Connection Setting (#14108) 2026-07-29 18:33:10 -04:00
index.metrics.spec.js
index.spec.js ⏱️ feat: Configurable HTTP Server Timeouts (#14481) 2026-07-28 09:10:17 -04:00
socialLogins.js
socialLogins.spec.js
telemetry.js
telemetry.spec.js