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

feat: add health checks #195

Merged
merged 5 commits into from
Dec 18, 2023
Merged

feat: add health checks #195

merged 5 commits into from
Dec 18, 2023

Conversation

esoubiran-aneo
Copy link
Contributor

@esoubiran-aneo esoubiran-aneo commented Mar 16, 2023

fix #168

This will allow connected client to know is the API is up and running (so client can communicate with it) and if the cluter is up and running.

@esoubiran-aneo esoubiran-aneo self-assigned this Mar 16, 2023
@github-actions
Copy link

github-actions bot commented May 24, 2023

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
823 716 87% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: f936d95 by action🐍

@esoubiran-aneo

This comment was marked as resolved.

@esoubiran-aneo esoubiran-aneo marked this pull request as draft May 24, 2023 12:00
@CLAassistant
Copy link

CLAassistant commented Jun 23, 2023

CLA assistant check
All committers have signed the CLA.

@lemaitre-aneo

This comment was marked as resolved.

@esoubiran-aneo

This comment was marked as resolved.

lemaitre-aneo
lemaitre-aneo previously approved these changes Jul 5, 2023
Protos/V1/health_checks_common.proto Outdated Show resolved Hide resolved
Copy link
Contributor

@lemaitre-aneo lemaitre-aneo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should add it to the mock

@aneojgurhem aneojgurhem merged commit 64c5c86 into main Dec 18, 2023
31 checks passed
@aneojgurhem aneojgurhem deleted the feat-health-checks branch December 18, 2023 17:23
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.

Add health check api
4 participants