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

fix: add timeouts to external api requests #63

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

xDarksome
Copy link
Member

@xDarksome xDarksome commented Feb 7, 2024

Description

@arein experienced some strange issue when the request to the verify service just hanged indefinitely. Metrics doesn't indicate a problem on the application level, but let's set explicit timeouts to be 100% sure.

How Has This Been Tested?

CD will test it on staging

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

@xDarksome xDarksome requested a review from xav as a code owner February 7, 2024 14:40
@xDarksome xDarksome self-assigned this Feb 7, 2024
@xDarksome xDarksome requested a review from arein February 7, 2024 14:57
@xDarksome xDarksome merged commit 9c0140d into main Feb 7, 2024
23 checks passed
@xDarksome xDarksome deleted the fix/external-api-timeouts branch February 7, 2024 15:10
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