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
Consider throwing RecoveryInProgressException or something like that if an invocation fails while recovery is in progress. This is perhaps a better alternative to AlreadyClosedException which implies that things are hosed for good.
The text was updated successfully, but these errors were encountered:
Consider throwing RecoveryInProgressException or something like that if an invocation fails while recovery is in progress. This is perhaps a better alternative to AlreadyClosedException which implies that things are hosed for good.
The text was updated successfully, but these errors were encountered: