Skip to content

Incorrect usage of timeout for zeep #444

Closed
@jmak-odoo

Description

@jmak-odoo

The current way that the timeout is set for zeep does not function properly.
The parameter for POST/GET timeouts is operation_timeout as discussed here: mvantellingen/python-zeep#140

transport = Transport(timeout=timeout)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions