bogus http status code for payload too large error #5087
Labels
component: proxy
component: server
editor: code (browser)
groundwork: awaiting deployment
team: IDE
type: bug
Something isn't working
Bug description
I'm hitting the payload too large error for UI state, but the server does not return a proper error code, but internal server error:
We should fix the error code and increase allowed payload size of UI state. The proper status code is 413: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/413#:~:text=The%20HTTP%20413%20Payload%20Too,a%20Retry%2DAfter%20header%20field.
Steps to reproduce
See above.
Expected behavior
No response
Example repository
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: