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

(bugfix) Fix asyncclient timeout param #953

Merged
merged 8 commits into from
Oct 17, 2024

Conversation

thomasht86
Copy link
Collaborator

@thomasht86 thomasht86 commented Oct 16, 2024

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

Closing issue #950.
✅ Added unit tests to test that params are correctly passed through.
Also added kwargs that will be passed to async-client.

@thomasht86 thomasht86 requested a review from glebashnik October 16, 2024 08:50
vespa/application.py Outdated Show resolved Hide resolved
tests/unit/test_application.py Outdated Show resolved Hide resolved
@thomasht86 thomasht86 requested a review from glebashnik October 17, 2024 10:21
Copy link
Contributor

@glebashnik glebashnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@thomasht86 thomasht86 merged commit ffaf0b7 into master Oct 17, 2024
45 checks passed
@thomasht86 thomasht86 deleted the thomasht86/fix-asyncclient-timeout-param branch October 17, 2024 15:03
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