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
As discussed with @oschulz, it's often useful to be able to cancel long-running remotecall's. Ideally this would be implemented using some kind of cancellation token, with a timeout being a special case of triggering the token.