LibreChat/packages
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
..
api refactor: Convert GenerationJobManager methods to async for improved performance 2025-12-15 18:48:58 -05:00
client v0.8.2-rc1 (#10987) 2025-12-15 18:47:55 -05:00
data-provider refactor: Enhance GenerationJobManager with In-Memory Implementations 2025-12-15 18:48:56 -05:00
data-schemas v0.8.2-rc1 (#10987) 2025-12-15 18:47:55 -05:00