Skip to content

Conversation

@chengoramazon
Copy link
Contributor

Problem

  • The API connection was timing out after 120 seconds, leading to a poor customer experience (CX). Users were waiting for 2 minutes before receiving a timeout error, which is an unacceptably long wait time.

Solution

  • Adjust the API connection timeout to 10 seconds, which is approximately 3 times the high band of the API's P99 latency.
  • This change should improve the user experience by failing fast in case of connection issues.

License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions
Copy link

github-actions bot commented Oct 9, 2024

This pull request modifies code in src/ but no tests were added/updated. Confirm whether tests should be added or ensure the PR description explains why tests are not required.

@hayemaxi hayemaxi merged commit 089c230 into aws:master Oct 9, 2024
20 of 24 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.

3 participants