Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle 409 duplicate errors when multiple segments are submitted and only one is a duplicate #1920

Open
joshinils opened this issue Nov 28, 2023 · 2 comments

Comments

@joshinils
Copy link

I'd like for the window for editing segments that there be a hint which segment has already been submitted, if there are more than one segment open.
This would make it easier to delete that specific segment and upload the remaining, instead of blindly deleting segments hoping it was the right one (if it was only one).

I'd also like for non-submitted segments to be uploaded anyway, and for the upload not to abort and not upload any at all, is that a good idea?

@ajayyy
Copy link
Owner

ajayyy commented Nov 28, 2023

I'm not sure I understand. Segments are automatically removed from that menu when they are submitted

@joshinils
Copy link
Author

Ah, I mean when I get an error, then no segments are submitted.
I forget the exact wording, but it shows 'segment has already been submitted' and I have to submit it again after deleting the duplicate segment.

sometimes this happens after submitting a single segment fails and i create more and then try to submit them all again (including new ones). but then the previously failed segment has only failed on my end, but actually got through, so i locally still have a copy of it, which i need to remove before i can submit the remaining.

@ajayyy ajayyy changed the title [Feature Request] Show which segment has already been submitted Handle 409 duplicate errors when multiple segments are submitted and only one is a duplicate Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants