Skip to content

You need to add the Health.State property for the container #434

Closed
@budarin

Description

@budarin

When the service is started, the readiness of the service for operation is checked for some time.
During this time, the service is not ready to accept requests yet, but now the situation is such that we believe that it is already ready and requests that the service cannot serve are pouring in

It is necessary to distinguish between the Health.Status state in order to understand that the server may already be added to the upstream

And also in a situation when the service is overloaded and health check tells us that the service is not healthy - we could exclude it from the upstrem until it becomes operational again

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions