Federico Ruggi
d04da60b3b
💫 feat: MCP OAuth Auto-Reconnect (#9646)
* 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>
2025-09-17 16:49:36 -04:00
..
2025-05-29 08:32:41 -04:00
2025-05-28 11:48:04 -04:00
2025-09-17 16:49:36 -04:00
2025-08-13 16:24:17 -04:00
2023-09-14 15:12:22 -04:00
2024-04-22 12:52:30 -04:00
2025-08-27 02:00:18 -04:00
2025-09-12 13:37:10 -04:00
2024-06-23 13:49:00 -04:00
2025-09-12 13:37:10 -04:00
2023-08-04 13:56:44 -04:00
2025-08-13 16:24:24 -04:00
2025-08-13 16:24:24 -04:00
2025-09-08 21:53:15 -04:00