Skip to content

http2/write.js benchmark throws "ERR_HTTP2_ERROR" #31048

@trivikr

Description

@trivikr
  • Version: v10.18.0, v12.14.0
  • Platform: Ubuntu
  • Subsystem: http2

Command run:

$ h2load --version
h2load nghttp2/1.41.0-DEV

$ node benchmark/run.js --filter write http2

http2/write.js
http2/write.js benchmarker="h2load" size=100000 length=65536 streams=100: 1,898.23
http2/write.js benchmarker="h2load" size=100000 length=131072 streams=100: 1,038.20
events.js:174
      throw er; // Unhandled 'error' event
      ^

Error [ERR_HTTP2_ERROR]: The user callback function failed
    at Http2Session.onSessionInternalError [as error] (internal/http2/core.js:734:26)
Emitted 'error' event at:
    at emitErrorNT (internal/streams/destroy.js:91:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
    at process._tickCallback (internal/process/next_tick.js:63:19)

Metadata

Metadata

Assignees

No one assigned

    Labels

    http2Issues or PRs related to the http2 subsystem.stalledIssues and PRs that are stalled.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions