LibreChat/packages
Danny Avila fe37f428bc
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 17:56:26 -05:00
..
api ci: Improve Redis client disconnection handling in integration tests 2025-12-15 17:56:26 -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