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

Implement health check for PostgreSQL #322

Open
Tracked by #576
acn-sbuad opened this issue Dec 4, 2023 · 2 comments
Open
Tracked by #576

Implement health check for PostgreSQL #322

acn-sbuad opened this issue Dec 4, 2023 · 2 comments
Labels
kind/chore Non functional, often repeating tasks. status/blocked Further work depending on the completion of some other task/PoC/issue status/draft Status: When you create an issue before you have enough info to properly describe the issue.

Comments

@acn-sbuad
Copy link
Contributor

Description

Previous attempts at implementing a health check for PostgreSQL have not been successful. We should make a new attempt at this.
A working hypothesis is that the background services (kafka consumers) might be getting in the way of the health checks.
As the health checks are running fine in other repositories that do not have background services

Additional Information

No response

Tasks

No response

Acceptance Criterias

No response

@acn-sbuad acn-sbuad added status/draft Status: When you create an issue before you have enough info to properly describe the issue. kind/chore Non functional, often repeating tasks. labels Dec 4, 2023
@SandGrainOne
Copy link
Member

Posponing this until after we've removed the dependency to Kafka. Hopefully that will solve the issues we were having.

@olebhansen olebhansen added the status/blocked Further work depending on the completion of some other task/PoC/issue label Aug 13, 2024
@olebhansen
Copy link

Awaiting findings in #544

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/chore Non functional, often repeating tasks. status/blocked Further work depending on the completion of some other task/PoC/issue status/draft Status: When you create an issue before you have enough info to properly describe the issue.
Projects
None yet
Development

No branches or pull requests

3 participants