Skip to content

Add health check endpoint #911

@Elegant996

Description

@Elegant996

At present, the only real form of health checking is the acceptance of incoming connections on port 3000. Flood should have an endpoint which can be used to determine whether the app is healthy.

This can be achieve by leveraging fastify-healthcheck. Implementation should be easy but we may also want to consider what would make flood unhealthy (i.e. too many queries).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions