We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
部署一条新的平行链的时候 日志里会显示 大量ErrTitleNotExist 错误
经过开发人员确认是平行链未进行自共识的情况
我认为这个情况不应该报错,很多业务的平行链就是不需要自共识的,日志里堆满了大量的 ErrTitleNotExist 报错会影响开发人员排查错误,而且这个情况并未在文档里说明,会对新接触的开发者造成疑惑
The text was updated successfully, but these errors were encountered:
好的,我们尽量fix
Sorry, something went wrong.
No branches or pull requests
部署一条新的平行链的时候
日志里会显示 大量ErrTitleNotExist 错误
经过开发人员确认是平行链未进行自共识的情况
我认为这个情况不应该报错,很多业务的平行链就是不需要自共识的,日志里堆满了大量的 ErrTitleNotExist 报错会影响开发人员排查错误,而且这个情况并未在文档里说明,会对新接触的开发者造成疑惑
The text was updated successfully, but these errors were encountered: