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

DRAFT: Timeout fix for email and download #291

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

mboyas-mitre
Copy link
Contributor

Issue: emails requests were timing out as were download.

Fix: increase timeout on the email request to 30 and disable entirely the timeout on the download gunicorn

Note: neither of these are long-term fixes. If VAE is expected to be used into the future, these backend processes should be made more efficient and be able to be run in parallel without timing out.

Additional changes included: update copyright date in readme.

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.

1 participant