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

small_fixes_after_debugging. #304

Merged
merged 7 commits into from
Nov 30, 2023
Merged

small_fixes_after_debugging. #304

merged 7 commits into from
Nov 30, 2023

Conversation

patduin
Copy link
Contributor

@patduin patduin commented Nov 21, 2023

In our environment we've been having some slow 10min connection timeout requests, this PR was debugging this and resulted in some minor changes. The real root problems is related to AWS load balancer and TCP Keepalive timeouts, not related to WD code but to the deployment this PR addresses it: ExpediaGroup/apiary-federation#130

For future: Debugging did show that a call reporting 10mins spends all it's time in waiting for HMS call to respond, the overhead of WD in this is ms.

@patduin patduin changed the title added logging for debugging small_fixes_after_debugging. Nov 30, 2023
@patduin patduin marked this pull request as ready for review November 30, 2023 09:37
@patduin patduin requested a review from a team as a code owner November 30, 2023 09:37
CHANGELOG.md Outdated Show resolved Hide resolved
@patduin patduin merged commit 6709593 into main Nov 30, 2023
4 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