Skip to content

_retry_request not catching socket.timeout #494

@thehesiod

Description

@thehesiod

the current retry logic says: # Retry on SSL errors and socket timeout errors., and it catches socket.error looking for timeouts there, however timeouts in python are reported via socket.timeout

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions