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
Current behavior:
The request is processed indefinitely.
Expected behavior:
We should be setting the timeout of API request for up to 10s. If the request timed out, we should return an error message telling the user to retry.