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
I think we can add req.Close = true in our client file. What do you think? Infact, if you can try in your local making these changes and see if you are able to make multiple calls or not?
Issue Summary
I received an ambiguous error response below when calling function
VerifyV2.CreateVerification
Strange thing is it happened very random, like it was poping out once in thousands of success SMS OTP that were sent by my service.
I did a bit of research and maybe this is what happen:
https://stackoverflow.com/questions/28046100/golang-http-concurrent-requests-post-eof
Is there any way to workaround this?
Technical details:
The text was updated successfully, but these errors were encountered: