Skip to content

Every connection gets closed by ERR_HTTP_REQUEST_TIMEOUT after a minute #36

Closed
@Mwni

Description

@Mwni

It appears that an upgraded connection is still considered as an ongoing http request, which then gets killed after the default timeout.

 Error [ERR_HTTP_REQUEST_TIMEOUT]: Request timeout
      at new NodeError (node:internal/errors:377:5)
      at onRequestTimeout (node:_http_server:706:30)
      at Server.checkConnections (node:_http_server:519:7)
      at listOnTimeout (node:internal/timers:564:17)
      at process.processTimers (node:internal/timers:507:7)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions