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

Clean up #1754

Merged
merged 3 commits into from
Sep 17, 2024
Merged

Clean up #1754

merged 3 commits into from
Sep 17, 2024

Conversation

seeker25
Copy link
Collaborator

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the sbc-pay license (Apache 2.0).

@@ -38,5 +38,8 @@ def get_ops_healthz():
@bp.route('readyz')
def get_ops_readyz():
"""Return a JSON object that identifies if the service is setupAnd ready to work."""
# TODO: add a poll to the DB when called
try:
db.session.execute(SQL)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Only impactful change

@seeker25 seeker25 merged commit 7b02009 into bcgov:main Sep 17, 2024
29 of 30 checks passed
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