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
We need to implement better error handling and process progress tracking. Currently we write to an "error_log" but whole obs will be skipped if a single group hits an error state. We would like to be able to progress through possible groups and keep track of which ones fail and why. We also want to skip these if we rerun the script, because currently we have to fail on them every time. This could use integration with @mhasself's JobDb currently in PR: #851
The text was updated successfully, but these errors were encountered:
We need to implement better error handling and process progress tracking. Currently we write to an "error_log" but whole obs will be skipped if a single group hits an error state. We would like to be able to progress through possible groups and keep track of which ones fail and why. We also want to skip these if we rerun the script, because currently we have to fail on them every time. This could use integration with @mhasself's JobDb currently in PR: #851
The text was updated successfully, but these errors were encountered: