Praying
Praying
@PFZheng 然后我想问另外两个问题。 1. Client 在找到Leader这块,braft是采用什么策略来处理的? 2. Client在发送请求之后,未收到响应之前,如果Leader挂了,这种场景应该怎么处理?
@PFZheng 感谢解答
@PFZheng emming, 其实还有一点儿疑惑,client发送一个请求,Leader在响应之前崩了,如果client重试请求,那么这个请求会不会被重复处理?因为leader未响应,如果确定上一次请求是否被成功执行,已经重试的请求是否是重复执行?
@PFZheng 感谢解答
so, any solution can solve the proxy problems?
The dir public need to be generate by manual, such as vue.
I try it in nightly-gnu and nightly-mingw, the same error,, please fix it
@tikue Sorry, I forget it, I just write those in my toml, and the code has been delete.... ``` futures-preview = "0.3.0-alpha.17" tokio = "0.2.0-alpha.1" ``` and I just want...
@tikue emming, It seems that I still didn't compile the readme.rs successfully. could you give me a complete example that I can use compile?
同问,有开源计划么?