fantasy-peak

Results 31 comments of fantasy-peak

> > 你应该设置timeout,http1.1只能收到响应以后才能发送下一个请求,可能是你上一个请求一直没收到响应 > > 请问一下 什么时候会出现一直没有响应呢? 这跟服务器有关,也许是服务器处理太慢了

start一次就行了,我记得有个接口传index获取loop吧

The client does not want to exit the program when the file descriptor is not sufficient

need gcc>=13.1

> I wonder whether this is a confusion or maybe am not getting it. If you > spin up your gRPC server you are capable of connecting just fine with...

https://github.com/drogonframework/drogon/pull/2191

Do you mean that drogon's worker thread is blocked?

You can't call a blocking task in a drogon worker thread, which blocks drogon from processing other tasks