Skip to content

update stac-fastapi requirements and add health-check #235

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

Merged
merged 5 commits into from
May 12, 2025

Conversation

vincentsarago
Copy link
Member

replace #230

cc @emmanuelmathot

"status": "UP",
},
}
if not hasattr(request.app.state, "get_connection"):
Copy link
Member Author

Choose a reason for hiding this comment

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

add a check to make sure the lifespan was ran successfully

@vincentsarago vincentsarago requested review from hrodmn, gadomski and bitner and removed request for hrodmn April 28, 2025 12:58
Copy link
Collaborator

@hrodmn hrodmn left a comment

Choose a reason for hiding this comment

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

Thanks for adding this! One small nit in the new tests but that's it.

@vincentsarago vincentsarago merged commit 662d9da into main May 12, 2025
7 checks passed
@vincentsarago vincentsarago deleted the feature/enhance-mgmt-health branch May 12, 2025 14:50
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.

3 participants