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

Better error messaging for max file size limit #33

Open
2 tasks
solocommand opened this issue Feb 11, 2020 · 0 comments
Open
2 tasks

Better error messaging for max file size limit #33

solocommand opened this issue Feb 11, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@solocommand
Copy link
Member

solocommand commented Feb 11, 2020

Ref JIRA CS-4336

When uploading an image over 1.5MB in size (via the Apollo FileUpload), the Rancher nginx server (load balancer) throws an HTTP 413 due to the payload being sent.

  • Update error messaging when encountering this condition
  • Ensure that GraphQL is handling and responding to this condition, not nginx.
@solocommand solocommand added the bug Something isn't working label Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant