LibreChat/api/server
Danny Avila 7842bcc6e0
refactor: Convert GenerationJobManager methods to async for improved performance
- Updated methods in GenerationJobManager and InMemoryJobStore to be asynchronous, enhancing the handling of job creation, retrieval, and management.
- Adjusted the ResumableAgentController and related routes to await job operations, ensuring proper flow and error handling.
- Increased timeout duration in ResumableAgentController's startGeneration function to 3500ms for better subscriber readiness management.
2025-12-15 18:48:58 -05:00
..
controllers refactor: Convert GenerationJobManager methods to async for improved performance 2025-12-15 18:48:58 -05:00
middleware WIP: resumable stream 2025-12-15 18:48:53 -05:00
routes refactor: Convert GenerationJobManager methods to async for improved performance 2025-12-15 18:48:58 -05:00
services feat: Implement Resumable Generation Jobs with SSE Support 2025-12-15 18:48:52 -05:00
utils 🪦 refactor: Remove Legacy Code (#10533) 2025-12-11 16:36:12 -05:00
cleanup.js 🤖 refactor: Improve Agent Handoff Context Tracking (#10553) 2025-11-17 16:57:51 -05:00
experimental.js 📦 chore: Bump Express.js to v5 (#10671) 2025-12-11 16:36:15 -05:00
index.js feat: Implement Resumable Generation Jobs with SSE Support 2025-12-15 18:48:52 -05:00
index.spec.js 🛜 refactor: Streamline App Config Usage (#9234) 2025-08-26 12:10:18 -04:00
socialLogins.js ⚙️ refactor: Only register OpenID Strategy if Config Succeeded (#9094) 2025-08-16 14:49:03 -04:00