LibreChat/api/config
Dustin Healy 3ca736bc53
🔧 fix: Fix rampant pings and rate limiting
- Skips idle connection checks in `getMCPManager` to avoid unnecessary pings.
- Introduces a skipOAuthTimeout flag during initial connection to prevent timeouts during server discovery.
- Uses a lightweight connection state check instead of ping to avoid rate limits.
- Prevents refetch spam and rate limit errors when checking connection status.
- Fixes an issue where the server connection was not being disconnected.
2025-07-21 18:26:35 -04:00
..
index.js 🔧 fix: Fix rampant pings and rate limiting 2025-07-21 18:26:35 -04:00
meiliLogger.js 🔧 refactor: Consolidate Logging, Model Selection & Actions Optimizations, Minor Fixes (#6553) 2025-03-26 14:10:52 -04:00
parsers.js 🚀 fix: Resolve Google Client Issues, CDN Screenshots, Update Models (#5703) 2025-02-06 18:13:18 -05:00
paths.js 🔒 feat: Authenticated Image Requests (#2389) 2024-04-11 02:50:57 -04:00
winston.js 🔧 refactor: Consolidate Logging, Model Selection & Actions Optimizations, Minor Fixes (#6553) 2025-03-26 14:10:52 -04:00