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

[py] allow more configuration of http client #12370

Closed
wants to merge 4 commits into from
Closed

Conversation

titusfortner
Copy link
Member

Status

Description

  • Adds timeouts, max redirects and certificate path to the client config class
  • Changes the default max redirects from 3 to 20
  • Changes the default read timeout from None (infinity?) to 120 seconds

Motivation and Context

@titusfortner titusfortner changed the title Py cc+ [py] allow more configuration of http client Jul 14, 2023
@github-actions github-actions bot added the Stale label Apr 20, 2024
@github-actions github-actions bot closed this May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant