Skip to content
New issue

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

Error log due to race condition on proxy disconnection #12663

Open
jakubdyszkiewicz opened this issue Jan 24, 2025 · 0 comments · May be fixed by #12664
Open

Error log due to race condition on proxy disconnection #12663

jakubdyszkiewicz opened this issue Jan 24, 2025 · 0 comments · May be fixed by #12664
Labels
kind/bug A bug triage/pending This issue will be looked at on the next triage meeting

Comments

@jakubdyszkiewicz
Copy link
Contributor

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

@jakubdyszkiewicz jakubdyszkiewicz added kind/bug A bug triage/pending This issue will be looked at on the next triage meeting labels Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug triage/pending This issue will be looked at on the next triage meeting
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant