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

[Bug]: No retry action on post upload #921

Open
amiralitaheri opened this issue Jan 3, 2024 · 0 comments
Open

[Bug]: No retry action on post upload #921

amiralitaheri opened this issue Jan 3, 2024 · 0 comments
Labels
bug-report Something might not be working

Comments

@amiralitaheri
Copy link

What happened?

When uploading multiple images on one post sometimes one or more of images will fail to upload and there is no retry action on the image.

image

Steps to reproduce the problem

Open network inspector
Block request to https://civitai.com/api/trpc/post.addImage
Try posting an image

What should have happened?

A automatic retry would be nice.
On automatic retry failure, a UI change that allow user to retry would be nice.

What platforms do you use to access the site?

Windows

What browsers do you use to access the site?

Google Chrome

Additional information, context and logs

image

As you can see the post.addImage got a 502 response and caused the issue.

@amiralitaheri amiralitaheri added the bug-report Something might not be working label Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Something might not be working
Projects
None yet
Development

No branches or pull requests

1 participant