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
Error handling is hard because our Atoms plan function only returns a boolean. We need to modify this to be more sophisticated and explain why a plan says no, which means we can handle error cases a lot better.
Definitely something we should improve in the short term
Description
Some actions are inconsistent with respects to how they handle errors.
Some will :
Perhaps we should think about a way to make this behaviour official and obvious to the user by:
on_error: die | skip_manifest | continue
die
I'm not sure what you consider the the correct wording and formatting, but essentially it should do two things:
Additional information
Add more context which didn't fit in the fields above.
The text was updated successfully, but these errors were encountered: