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
In principle, this plugin should not throw exceptions.
Therefore, it would be better to remove the top-level try/catch error handler, to make sure any exception is correctly reported to users as plugin errors instead of user configuration errors.