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
Improve error handling when spec isn't valid (#1200)
Check for validation results that will result in an error and reject with that error.
Also, add additional safety around the `conversionResult` handling to avoid generic errors on failure.
0 commit comments