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
Wrap the entire Oumi CLI in a try: ... except: ... block that attempts to interpret any exceptions that are thrown and give a user-readable error message plus suggested fix and link to create a GitHub issue.
Main goal is both to make exceptions easier to solve plus providing a CTA for user feedback
Motivation / references
We ❤️ user feedback and want to improve the UX
Your contribution
Yes, although would like to find someone else to drive it