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

Improve reliability of kobs #148

Merged
merged 1 commit into from
Sep 15, 2021
Merged

Conversation

ricoberger
Copy link
Member

This commit improves the reliability of kobs, be not checking the
database connection in the ClickHouse instance after a new instance was
created. In this way kobs can also start, when the configured ClickHouse
instance is temporarly unavailable.

We also fixed a small bug, where we forgot to stop the goroutine which
writes a new line for long running queries, when an error occured.

This commit improves the reliability of kobs, be not checking the
database connection in the ClickHouse instance after a new instance was
created. In this way kobs can also start, when the configured ClickHouse
instance is temporarly unavailable.

We also fixed a small bug, where we forgot to stop the goroutine which
writes a new line for long running queries, when an error occured.
@ricoberger ricoberger merged commit c799372 into main Sep 15, 2021
@ricoberger ricoberger deleted the improve-reliability-of-kobs-clickhouse branch September 15, 2021 16:19
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 this pull request may close these issues.

1 participant