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

chore(health): build health endpoint #89

Merged
merged 1 commit into from
Feb 13, 2023
Merged

Conversation

mapra99
Copy link
Owner

@mapra99 mapra99 commented Feb 13, 2023

Closes #88

This PR builds a simple endpoint to get the app health status. Fly is currently hitting the homepage every 10 seconds to ensure the app is running. The idea is to replace these checks with this new endpoint, this might help reduce the load on the API, which could contribute to mitigate the memory leak investigated in mapra99/audiophile-api#183

@mapra99 mapra99 merged commit 504f497 into main Feb 13, 2023
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.

Build health endpoint
1 participant