Thanks to visit codestin.com
Credit goes to github.com

Skip to content

proxy: handle in-flight requests during shutdown #422

@brayniac

Description

@brayniac

As implemented in #416 the proxy makes no attempt to gracefully handle in-flight requests during shutdown. We should make changes to the logic so that in-flight requests are allowed to complete (with some timeout), and responses routed back to the clients before the connections are terminated.

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