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
From #2147 (comment), iteractiveLookup should handle DialFailedErrors and decode errors (which should be exceptions), instead of having dispatchXXX functions return Opt.none on those cases.