LibreChat/packages
Danny Avila 10e9e2c008
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-15 18:49:05 -05:00
..
api ci: Improve Redis client disconnection handling in integration tests 2025-12-15 18:49:05 -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