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

Allow dismissing upload failures #120

Open
mazac44 opened this issue Apr 6, 2024 · 2 comments
Open

Allow dismissing upload failures #120

mazac44 opened this issue Apr 6, 2024 · 2 comments

Comments

@mazac44
Copy link

mazac44 commented Apr 6, 2024

Bug description

When an upload fails (API quota for example), the failure stays at the top of the worker queue and does not clear or move down the list. Pending uploads will appear above it, but once they upload, they are moved below the failure. Even if the upload for the failed match is retried, it does not clear.

Match Uploader version

3.3.0

Are you running Match Uploader using the official Docker Compose setup?

Yes

Which part(s) of Match Uploader are affected?

Client (frontend)

Relevant error or log output

No response

@evan10s
Copy link
Member

evan10s commented Apr 6, 2024

This is currently functioning as designed, but I can see how it'd get annoying/confusing eventually. I'll change this over to feedback for future consideration

@mazac44
Copy link
Author

mazac44 commented Apr 6, 2024 via email

@evan10s evan10s changed the title Upload Failures Stay at Top of Queue Allow dismissing upload failures May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants