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
While reviewing caduceus production logs, there were several panics found: {"caller":"caduceus2019/12/17 03:39","msg":":06 http: panic serving [snip]:12908: runtime error: invalid memory address or nil pointer dereference","ts":"2019-12-17T03:39:06.352314044Z"} {"caller":"caduceus2020/01/01 15:17","msg":":07 http: panic serving [snip]:26498: runtime error: invalid memory address or nil pointer dereference","ts":"2020-01-01T15:17:07.613197663Z"}
The text was updated successfully, but these errors were encountered:
This depends on wrp message obj being validated.
Sorry, something went wrong.
We expect to see these errors until xmidt-org/wrp-go#25 is fixed and ported into caduceus.
No branches or pull requests
While reviewing caduceus production logs, there were several panics found:
{"caller":"caduceus2019/12/17 03:39","msg":":06 http: panic serving [snip]:12908: runtime error: invalid memory address or nil pointer dereference","ts":"2019-12-17T03:39:06.352314044Z"}
{"caller":"caduceus2020/01/01 15:17","msg":":07 http: panic serving [snip]:26498: runtime error: invalid memory address or nil pointer dereference","ts":"2020-01-01T15:17:07.613197663Z"}
The text was updated successfully, but these errors were encountered: