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 thinking we should wrap external solver calls in a try-catch and return missing on failures. This way you don't lose the whole analysis because of one failure.
Obviously we properly log the failure. (Spit out huge warning!)