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

POST to /pins can time out #59

Open
corajr opened this issue Oct 1, 2017 · 0 comments
Open

POST to /pins can time out #59

corajr opened this issue Oct 1, 2017 · 0 comments

Comments

@corajr
Copy link
Collaborator

corajr commented Oct 1, 2017

Often once or twice a day, attempts to POST to the /pins endpoint end in a server timeout (see H13 error). I'm not sure of all the ways this might occur, but I suspect uploading large images can contribute to this issue (as we don't respond until the entire form is submitted).

Image uploads should be able to run separately from the form submission or at least not cause the request to timeout. Direct uploading to S3 (via Javascript) is one possible solution.

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

No branches or pull requests

1 participant