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

Explain 413 error when a user tries to create a project larger than the limit #1070

Merged
merged 2 commits into from
Jul 4, 2023

Conversation

ShouvikGhosh2048
Copy link
Contributor

Description of change

Adds a client check for project size. If too large, informs the user about the project size limit.
Closes #1035

How has this been tested? (if applicable)

Tried it locally on a large project

Copy link
Contributor

@iulianbarbu iulianbarbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks

@iulianbarbu iulianbarbu merged commit e604b55 into shuttle-hq:main Jul 4, 2023
AlphaKeks pushed a commit to AlphaKeks/shuttle that referenced this pull request Jul 21, 2023
…he limit (shuttle-hq#1070)

* Deny user request if too large

* fix: format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement]: Explain why 413 Request Too Large happens
2 participants