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
2.9.1
Sometimes I see metadata cannot be nil when proxy disconnects. It's because watchdog is scheduled when proxy disconnects.
metadata cannot be nil
As an example, it occurred 4 times over last 3 days with 100s of proxies.
Might be a bit hard to reproduce
No such log
We need better checks in Dataplane Watchdog that context was already cancelled
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Kuma Version
2.9.1
Describe the bug
Sometimes I see
metadata cannot be nil
when proxy disconnects. It's because watchdog is scheduled when proxy disconnects.As an example, it occurred 4 times over last 3 days with 100s of proxies.
To Reproduce
Might be a bit hard to reproduce
Expected behavior
No such log
Additional context (optional)
We need better checks in Dataplane Watchdog that context was already cancelled
The text was updated successfully, but these errors were encountered: