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
Exceptions are caught and bubbled in several places that leads to complexity in using internal APIs. At the same time refactor to always log exceptions with default_logger.exception().