We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, if someone goes beyond the upload limit (5 MB~), it will give this non-descript error.
We should look into improving this by either removing the soft upload limit, specifying the maximum size, and or adding a custom body handler.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently, if someone goes beyond the upload limit (5 MB~), it will give this non-descript error.
![image](https://user-images.githubusercontent.com/41306347/220961109-bbfee69d-e6e4-41f3-b860-181acb707a1e.png)
We should look into improving this by either removing the soft upload limit, specifying the maximum size, and or adding a custom body handler.
The text was updated successfully, but these errors were encountered: