mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-30 23:28:52 +01:00
* add oauth reconnect tracker * add connection tracker to mcp manager * reconnect oauth mcp servers function * call reconnection in auth controller * make sure to check connection in panel * wait for isConnected * add const for poll interval * add logging to tryReconnect * check expiration * check mcp manager is not null * check mcp manager is not null * add test for reconnecting mcp server * unify logic inside OAuthReconnectionManager * test reconnection manager, adjust * chore: reorder import statements in index.js * chore: imports * chore: imports * chore: imports * chore: imports * chore: imports * chore: imports and use types explicitly --------- Co-authored-by: Danny Avila <danny@librechat.ai> |
||
|---|---|---|
| .. | ||
| agents | ||
| app | ||
| auth | ||
| crypto | ||
| db | ||
| endpoints | ||
| files | ||
| flow | ||
| format | ||
| mcp | ||
| memory | ||
| middleware | ||
| oauth | ||
| prompts | ||
| tools | ||
| types | ||
| utils | ||
| web | ||
| index.ts | ||