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
The suggestion is to intercept and collect exceptions thrown in batch mode (i.e. when a directory is processed) and then rethrow them in the end as one combined exception, or simply report it in stdout/stderr. This way processing queue will be continued even if transcription for a single file fails, as for example in #282.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The suggestion is to intercept and collect exceptions thrown in batch mode (i.e. when a directory is processed) and then rethrow them in the end as one combined exception, or simply report it in stdout/stderr. This way processing queue will be continued even if transcription for a single file fails, as for example in #282.
Beta Was this translation helpful? Give feedback.
All reactions