Skip to content

Support for Drain / Soft-Stop Semantics #342

Description

@RedN4ks

Description

As a:

  • Application user/user of the configuration itself
  • API user (application developer)
  • SPI user (container or runtime developer)
  • Specification implementer

I need to be able to:

Indicate that an application instance is still healthy but should temporarily stop receiving new incoming traffic, for example when it is under high CPU or memory load, while continuing to serve existing sessions or in-flight requests.

which enables me to:

Gracefully reduce traffic to stressed instances, improve overall availability, and avoid abrupt failures, without relying on non-standard health endpoints or load-balancer-specific workarounds.

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