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

ops: decrease pdv client timeout #180

Merged
merged 3 commits into from
Feb 19, 2024

Conversation

manuraf
Copy link
Contributor

@manuraf manuraf commented Feb 19, 2024

List of Changes

  • Decrease read timeout of pdv rest client, it permits a fast retry azure functions in case of failures
  • Enable startup of mongo client also for functions

Motivation and Context

We observe some exceptional timeout errors on pdv rest client. Having 60sec to throw timeout exception delay retry of azure functions

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@manuraf manuraf requested review from a team as code owners February 19, 2024 11:30
@github-actions github-actions bot added functions Changes are related to functions ops hotfix labels Feb 19, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
2 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@manuraf manuraf merged commit 0da6cbc into releases/0.0.4 Feb 19, 2024
5 checks passed
@manuraf manuraf deleted the ops/increase-pdv-client-timeout branch February 19, 2024 11:35
manuraf added a commit that referenced this pull request Feb 23, 2024
* 5sec read timeout

* fix indentation create release

* set startup mongodb client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
functions Changes are related to functions hotfix ops
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant