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

Upload issues #319

Open
C4ptainCrunch opened this issue Apr 27, 2023 · 1 comment
Open

Upload issues #319

C4ptainCrunch opened this issue Apr 27, 2023 · 1 comment

Comments

@C4ptainCrunch
Copy link
Contributor

It seems like big documents fail to upload.
Possible causes:

  • caddy dropping the request after too much time
  • gunicorn dropping the request after too much time
  • oom of gunicorn

Linked sentry error https://urlab.sentry.io/issues/4130301502/?project=266326&query=is%3Aunresolved&stream_index=0 (reproducible with a 180MB document)

Also: maybe add a spinner on the upload button showing the user it moves ?

@C4ptainCrunch
Copy link
Contributor Author

I put a 600s timeout on gunicorn and it seems fixed. But it looks like a bandaid and is maybe not fixing the underlying issue

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