hydrogen-web
hydrogen-web copied to clipboard
Image attachment upload infinite loops if server returns 413
If the uploaded image size is greater than allowed by the hs, we will get a 413 error. Hydrogen will infinitely retry the upload in this case.