Skip to content

Implement /health endpoint with internal dependency self-checks #1

@athapa001

Description

@athapa001

Description

Implement a /health endpoint that validates all critical internal dependencies (database, cache, queues, internal services, etc.).

Requirements:

Return 200 OK when all checks pass
Return 500 Internal Server Error if any dependency fails
Include dependency-level status in the response
Ensure checks are lightweight and production-safe

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions