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
Resolute throws ResoluteFailExceptions when encountering the fail construct or certain issues within Resolute. In the context of a claim function this exception is caught by Resolute. When a compute function is executed directly it is not caught by Resolute.
ALISA should handle it as a specific exception as it does Assertion exceptions.
The text was updated successfully, but these errors were encountered:
Resolute throws ResoluteFailExceptions when encountering the fail construct or certain issues within Resolute. In the context of a claim function this exception is caught by Resolute. When a compute function is executed directly it is not caught by Resolute.
ALISA should handle it as a specific exception as it does Assertion exceptions.
The text was updated successfully, but these errors were encountered: