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
there are several places where errors are not returned and the expectation is that the app will just panic in these cases. it would be nice to have an audit of the internal error usage through Results to improve the general state of things.
The text was updated successfully, but these errors were encountered:
there are several places where errors are not returned and the expectation is that the app will just panic in these cases. it would be nice to have an audit of the internal error usage through
Result
s to improve the general state of things.The text was updated successfully, but these errors were encountered: