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
I'm actually not 100% on this throwing errors to the end user anymore. Is there a high enough chance of failure that we should make everyone jump through the error checking loop every time they want to store or retrieve data?
It might be worth throwing when packing, since it's pretty important to ensure that the user knows that the data will not be available in the future.
For the unpack returning an optional should suffice, and it would make the retrieval less of a burden for the user.
No description provided.
The text was updated successfully, but these errors were encountered: