mirror of https://github.com/ekimekim/wubloader
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5e60344522
Previously, determining the correct cut type and setting up the cut iterator wasn't an operation we expected to be able to fail. It happened outside all error handling blocks. However, due to the multi-range work, this can now fail if we are requesting an unsupported combination of transitions and cut type. In order to correctly handle this like other cut errors, ie. set to UNEDITED and set error column, we move this logic into the upload_wrapper right before we iterate through the resulting cut. |
3 years ago | |
---|---|---|
.. | ||
cutter | 3 years ago | |
Dockerfile | 3 years ago | |
setup.py | 3 years ago |