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

Configurable timeout option #21

Open
adi- opened this issue May 27, 2020 · 0 comments
Open

Configurable timeout option #21

adi- opened this issue May 27, 2020 · 0 comments

Comments

@adi-
Copy link

adi- commented May 27, 2020

transport = Transport(session=Session())

Default transport timeout is 300 seconds. That can block any webservices for good. There should be an option to alter that value in app settings – probably as a parameter.

zeep.Transport docs: https://github.com/mvantellingen/python-zeep/blob/0d21568f91ea5e703a67e80c2bdf877768cc442b/src/zeep/transports.py#L12

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

No branches or pull requests

1 participant