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
registerAbort: Don't infinite-retry if reason is 'unexpected'
I'm not aware of any actual cases of this happening. But with a
totally unexpected error, we don't really have reason to hope that
infinite-retrying will help a /register succeed, so we should abort
and let the user know.
0 commit comments