LibreChat/packages
Danny Avila 96fc8c31ee
ci: Improve Redis client disconnection handling in integration tests
- Updated the afterAll cleanup logic in integration tests for GenerationJobManager, RedisEventTransport, and RedisJobStore to use `quit()` for graceful disconnection of the Redis client.
- Added fallback to `disconnect()` if `quit()` fails, enhancing robustness in resource management during test teardown.
- Improved comments for clarity on the disconnection process and error handling.
2025-12-18 14:12:24 -05:00
..
api ci: Improve Redis client disconnection handling in integration tests 2025-12-18 14:12:24 -05:00
client 🚧 fix: OriginalDialog Modal Tooltip and Dropdown Menu Regressions from (#10975, #10952, #11008) (#11023) 2025-12-18 09:28:27 -05:00
data-provider refactor: Enhance GenerationJobManager with In-Memory Implementations 2025-12-18 14:12:16 -05:00
data-schemas 🔒 feat: Add MCP server domain restrictions for remote transports (#11013) 2025-12-18 13:57:49 -05:00