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

[bug] Health check is not working for remote errors #64

Open
adrianriobo opened this issue Dec 4, 2023 · 0 comments · May be fixed by #68
Open

[bug] Health check is not working for remote errors #64

adrianriobo opened this issue Dec 4, 2023 · 0 comments · May be fixed by #68

Comments

@adrianriobo
Copy link
Owner

We are seeing

:"Error reading from topic: VirtualTopic.qe.ci.product-scenario.build.complete. remote error: tls: user canceled","time":"2023-12-01T18:11:38Z"}
{"level":"debug","msg":"Finalize consumer for subscription VirtualTopic.qe.ci.product-scenario.build.complete","time":"2023-12-01T18:11:38Z"}
{"level":"debug","msg":"Service will shutdown gracefully","time":"2023-12-01T18:11:38Z"}
{"level":"error","msg":"remote error: tls: user canceled","time":"2023-12-01T18:11:38Z"}
{"level":"info","msg":"Unsubscribing VirtualTopic.qe.ci.product-scenario.build.complete","time"

It is expected the health check reports unhealthy on that situation as so the pod would be restarted. This behavior is not being honored

@adrianriobo adrianriobo linked a pull request Dec 5, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant