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 TRANSPORT_SEND_RECV_TIMEOUT_MS to minimum 1000ms in tests and demos #1809

Merged
merged 1 commit into from
Jun 23, 2022

Conversation

johnrhen
Copy link
Contributor

Tests may encounter transient failures on slower network connections due to low timeouts. This PR reduces the likelihood of encountering transient connection issues by setting TRANSPORT_SEND_RECV_TIMEOUT_MS to a minimum of 1000ms in all tests and demos.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@johnrhen johnrhen requested a review from a team as a code owner June 22, 2022 22:24
@johnrhen johnrhen merged commit dfe7449 into aws:main Jun 23, 2022
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.

4 participants