You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add 15-second timeout to all HTTP requests (#2777)
Adds a default request timeout in LichessClient.send() to prevent
requests from hanging indefinitely, which can cause screens to stay
stuck in loading state.
0 commit comments