Windfarer
Windfarer
update english docs as well please
> @Windfarer #212 是给英文文档的 fix, #209 是给中文文档的 fix。两个 pr 都同意 review 就行了。或者说必须在同一个 pr 里提交? 懂了。我先合并了,下次请合并到一个PR里提交哈~
不要在意细节,2333 On Sat, Aug 17, 2024, 17:54 kvii ***@***.***> wrote: > 这 PR 也不是我提交的啊【问号脸】。我就一路人。 > > — > Reply to this email directly, view it on GitHub > , >...
yes, i've set this argument --retry-times 10, but I found that it only retries on EOF error, but when get a 500 status code, it will fail without any retry....
For example, the source server may suffer from temporary remote storage unavaiable, return 500, or maybe temporary down or restart, return 502. Especially, we use skopeo copy in a daily...
https://go-kratos.dev/docs/getting-started/examples/
直接挂到server/http.go里,不走proto生成 On Thu, Nov 10, 2022, 16:57 坤元dbsgw ***@***.***> wrote: > https://go-kratos.dev/docs/getting-started/examples/ > > kratos-layout 模板项目 这个项目中 我无法 实现上传功能呢,kratos的案例我看了,不知道咋接入进去 > > — > Reply to this email directly, view it...
@hawkingrei @shenqidebaozi PTAL
kratos收集和暴露的是当前实例的数据,通常的实践是用prometheus收集各实例的数据,进行后续的处理
any update about this issue?