go-resty / resty

Simple HTTP and REST client library for Go
MIT License
10.01k stars 706 forks source link

Redesign the Resty retry request flow on v3 #886

Open jeevatkm opened 4 days ago

jeevatkm commented 4 days ago

The goal is to redesign the retry request in retry to improve -