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
Currently the application waits a long time if the backend is not reachable.
A timeout of the request could tell the application that it should try it later.
Currently the application waits a long time if the backend is not reachable.
A timeout of the request could tell the application that it should try it later.
Request are currently managed here:
/frontend/api/httpRequests.ts
The text was updated successfully, but these errors were encountered: