Closed xiusin closed 10 months ago
error.UnexpectedReadFailure
And this error report
errno 60 corresponds to ETIMEDOUT, make sure the server you're connecting to is responding to the request in a reasonable amount of time.
@truemedian My interface service is provided by okx
. I think it's not the server timeout. I will observe the interface time consumption. Thank you for your reply.
Zig Version
0.12.0-dev.1571+03adafd80
Steps to Reproduce and Observed Behavior
Expected Behavior
I expect it to work normally, but I don't know under what circumstances this error will be reported or what solutions are available. My system is macOS.