Retry configuration
Closed this issue · 3 comments
maciej-adamiak commented
Expose requests.Session
and requests.packages.urllib3.util.retry.Retry
configuration parameters.
SlowMo24 commented
what do you mean with the Session
parameters. I don't see any parameters for the Session object?
maciej-adamiak commented
Line 61 in aca419e
SlowMo24 commented
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