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 messages timeout #556

Merged
merged 2 commits into from
Jan 31, 2024
Merged

Increase messages timeout #556

merged 2 commits into from
Jan 31, 2024

Conversation

filafb
Copy link
Contributor

@filafb filafb commented Jan 29, 2024

What is the purpose of this pull request?

We have seen some timeout errors in the admin coming from translateWithDependencies method. We are increasing the timeout to the MessageGraphQL to accommodate the P99 duration time for this method - here. We are also increasing the number of concurrent request to messages, since the app is running below 50% of CPU usage on average.

@filafb filafb self-assigned this Jan 29, 2024
Copy link
Contributor

@eduardocesb eduardocesb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✅

@eduardocesb eduardocesb merged commit 3a26216 into master Jan 31, 2024
2 checks passed
@eduardocesb eduardocesb deleted the increase-messages-timout branch January 31, 2024 18:58
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.

3 participants