LibreChat/packages
Danny Avila cc7f1f22f3
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-17 08:43:36 -05:00
..
api ci: Improve Redis client disconnection handling in integration tests 2025-12-17 08:43:36 -05:00
client 💬 fix: Increase Z-index of OriginalDialog for Proper Layering (#11008) 2025-12-17 08:42:28 -05:00
data-provider refactor: Enhance GenerationJobManager with In-Memory Implementations 2025-12-17 08:43:27 -05:00
data-schemas v0.8.2-rc1 (#10987) 2025-12-15 18:47:55 -05:00