reqwest-middleware/reqwest-retry/tests/all
tl-helge-hoff f854725791
feat: classify io error connection reset by peer (#78)
* feat: classify io error connection reset by peer

* doc: explain tests

* chore: add changelog

* fix: use and_then

* chore: docs and clippy

* chore: bump reqwest-retry to 0.2.1

* fix: use get_source_error_type

* fix: remove unused import

* fix: make clippy happy

* doc: describe canceled
2022-12-02 10:57:24 +01:00
..
helpers feat: classify io error connection reset by peer (#78) 2022-12-02 10:57:24 +01:00
main.rs fix(retry): handle hyper::Error(IncompleteMessage) as Transient (#14) 2021-10-18 12:18:47 +02:00
retry.rs feat: classify io error connection reset by peer (#78) 2022-12-02 10:57:24 +01:00