You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
go version go1.23.1 darwin/arm64
resty version go-resty/2.16.5
Hello developer, I used the SetMultipartFormData() method while using AddRetryCondition(retryCondition), and found that if the first request fails and enters the retry phase, SetMultipartFormData() is inconsistent with the source request during the retry phase.
I don't know if there is a problem with the way I use it or if it is a bug in the software itself. I look forward to your feedback. The following is the reproduction code。
go version go1.23.1 darwin/arm64
resty version go-resty/2.16.5
Hello developer, I used the SetMultipartFormData() method while using AddRetryCondition(retryCondition), and found that if the first request fails and enters the retry phase, SetMultipartFormData() is inconsistent with the source request during the retry phase.
I don't know if there is a problem with the way I use it or if it is a bug in the software itself. I look forward to your feedback. The following is the reproduction code。
this is debug log :
The text was updated successfully, but these errors were encountered: