Skip to content

Add liveness and/or readiness probes to dialog #392

@DougReeder

Description

@DougReeder

Is your feature request related to a problem? Please describe.
There's currently no monitoring of whether dialog is healthy

Describe the solution you'd like
A liveness probe would restart dialog if it hung. A readiness probe would allow a clear error status before dialog was available.

Describe alternatives you've considered
The old healthcheck endpoint was hacky and not tied to the actual server, and was deleted when HCCE was put together.

Additional context
Liveness and readiness probes are best practice for Kubernetes.

A good endpoint to use is listed in Hubs-Foundation/dialog#61

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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