LibreChat/packages
Danny Avila 7fbc05a165
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 17:56:19 -05:00
..
api refactor: Convert GenerationJobManager methods to async for improved performance 2025-12-15 17:56:19 -05:00
client 🔧 chore: Update ESLint Config & Run Linter (#10986) 2025-12-15 17:55:25 -05:00
data-provider refactor: Enhance GenerationJobManager with In-Memory Implementations 2025-12-15 17:56:17 -05:00
data-schemas 🔧 chore: Update ESLint Config & Run Linter (#10986) 2025-12-15 17:55:25 -05:00