Skip to content

No graceful drain of HTTP connections on shutdown – T #318

@Junman140

Description

@Junman140

src/index.ts: server.close() does not await server.closeIdleConnections() (Node 18+). In-flight requests are abruptly terminated, leaving clients with ECONNRESET.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave program

    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