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

Create a liveliness endpoint for all apps #484

Closed
45 tasks done
raisedadead opened this issue Nov 2, 2023 · 3 comments · Fixed by #515
Closed
45 tasks done

Create a liveliness endpoint for all apps #484

raisedadead opened this issue Nov 2, 2023 · 3 comments · Fixed by #515
Labels
help wanted Extra attention is needed

Comments

@raisedadead
Copy link
Member

raisedadead commented Nov 2, 2023

All the apps need to start with a base template, which should have a default liveliness check endpoint for deployments.

For instance, every app should implement a /status/ping, and that should return an HTTP error code of 200 with a response of { "msg" : "pong" }

This issue may be split into multiple PRs, with one PR for every project.

Tasks

@raisedadead raisedadead added the help wanted Extra attention is needed label Nov 2, 2023
@raisedadead raisedadead pinned this issue Nov 3, 2023
@naomi-lgbt naomi-lgbt reopened this Nov 13, 2023
@leonfeng
Copy link
Contributor

Oops, sorry for causing the accidental closure.

@naomi-lgbt
Copy link
Member

Woohoo!!!!

Thanks to all of our contributors who helped get this done~!

@naomi-lgbt naomi-lgbt unpinned this issue Dec 2, 2023
@a2937
Copy link
Member

a2937 commented Dec 3, 2023

It's time to close this issue. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants