persistent plugin: by default, do not retry requests which failed due to a request timeout

that isn't a connection-related type of failure, and confuses users when it gets retried, as connection was fine, request was just slow

Fixes https://github.com/HoneyryderChuck/httpx/issues/86

Merge request reports

Loading