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
Basically, if an external call has an internal error, I would like to try and figure out a way to output that as an Exception so it is clear to the user no matter where the job is run.
Some things to add to all classes:
Executable not found
Parent directory not found (although this could be fixed by recursive directory creation
The text was updated successfully, but these errors were encountered:
Basically, if an external call has an internal error, I would like to try and figure out a way to output that as an Exception so it is clear to the user no matter where the job is run.
Some things to add to all classes:
The text was updated successfully, but these errors were encountered: