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

Increase Timeout #76

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Increase Timeout #76

merged 1 commit into from
Jan 23, 2024

Conversation

ingalls
Copy link
Contributor

@ingalls ingalls commented Jan 23, 2024

Context

The API occasionally has to retry mongodb operations when creating an image. Based on errors in the last 4 months, this takes place as expected but often go a second over our 10s timeout.

This PR increases the lambda timeout to 20s and the API timeout to 15s to reduce the number of images that end up in our dead letter bucket

@ingalls ingalls merged commit 07303b6 into master Jan 23, 2024
3 checks passed
@ingalls ingalls deleted the increase-timeout branch January 23, 2024 17:11
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