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
Errors are currently handled in a messy way that both hides information and doesn't account for edge cases, instead Errors need to be able to be traceable, and also communicated to the API caller appropriately
Errors are currently handled in a messy way that both hides information and doesn't account for edge cases, instead Errors need to be able to be traceable, and also communicated to the API caller appropriately