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

Add a healthcheck endpoint #30

Closed
3 tasks done
thamudi opened this issue Feb 5, 2024 · 1 comment · Fixed by #33
Closed
3 tasks done

Add a healthcheck endpoint #30

thamudi opened this issue Feb 5, 2024 · 1 comment · Fixed by #33
Assignees

Comments

@thamudi
Copy link
Member

thamudi commented Feb 5, 2024

  • Create an API endpoint which returns status code 200
  • Choose a short, good message
  • Update the SafePass monitors on Up (ask George or Tamim for help)

Resources & recommendations

  • Since it's a flask API all you need to do is create a get def and provide the decorator with the /healthcheck route.
  • Checkout a new branch from development. Use the dev-frozen branch for reference.

Your starting point should be in main.py

@thegbk thegbk changed the title Add a healthcjeck endpoint Add a healthcheck endpoint Feb 5, 2024
@mbaraa mbaraa linked a pull request Feb 6, 2024 that will close this issue
@mbaraa
Copy link
Member

mbaraa commented Feb 6, 2024

@thamudi the Kuma update will be done after deploying the merged branch!

@thamudi thamudi self-assigned this Feb 6, 2024
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 a pull request may close this issue.

2 participants