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 pool size to reduce ESOCKETTIMEDOUT errors #2753

Merged

Conversation

cesarvarela
Copy link
Collaborator

Tests in staging are randomly failing because of timout errors:

http://localhost:8000/es/about_apps

We attempted to make an http request to this URL but the request failed without a response.

We received this error at the network level:

  > Error: ESOCKETTIMEDOUT

The number of local DNS queries has probably increased now that the graphql queries point to the local API gateway.

@cesarvarela cesarvarela requested a review from pdcp1 April 25, 2024 18:46
@clari182 clari182 self-requested a review April 25, 2024 18:53
@cesarvarela cesarvarela merged commit d7b28d9 into responsible-ai-collaborative:staging Apr 25, 2024
3 checks passed
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.

2 participants