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
Because we terminate the process in the case of facing an unhandled promise rejection error, we should set its level to fatal (currently it defaults to error). Note that there are multiple modes, so we might wanna do this only when the mode is strict.