GIScience/ohsome-py

Retry configuration

Closed this issue · 3 comments

Expose requests.Session and requests.packages.urllib3.util.retry.Retry configuration parameters.

what do you mean with the Session parameters. I don't see any parameters for the Session object?

def _session(self):
Currently there is no control over retry config.

yes, I'm currently implementing the retry config, but was unsure what you meant by the requests.Session config parameters you mentioned in the issue