Skip to content

Healthcheck endpoint#44

Merged
mxsnq merged 5 commits intomasterfrom
healthcheck-endpoint
Jun 27, 2024
Merged

Healthcheck endpoint#44
mxsnq merged 5 commits intomasterfrom
healthcheck-endpoint

Conversation

@MatthewZMSU
Copy link
Copy Markdown
Contributor

@MatthewZMSU MatthewZMSU commented Jun 10, 2024

image_2024-06-10_171624413

Description

Sometimes we need to check if the server is up.
This endpoint was made for this purpose.

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

I have tested it with several local spiders to ensure that nothing happened with other code. Also I have tested the endpoint with curl localhost:3000/health_check, and it has given the desired respons.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@mxsnq mxsnq merged commit 3999149 into master Jun 27, 2024
@mxsnq mxsnq deleted the healthcheck-endpoint branch June 27, 2024 09:23
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.

2 participants