Skip to content

Implement AggregateError #35044

@Richienb

Description

@Richienb

Is your feature request related to a problem? Please describe.

Aggregating multiple errors into one.

Describe the solution you'd like

The AggregateError subclass should be implemented. This is an important stepping stone for also implementing Promise.any which uses this.

Describe alternatives you've considered

aggregate-error does something similar but is not spec-compliant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestIssues that request new features to be added to Node.js.v8 engineIssues and PRs related to the V8 dependency.wrong repoIssues that should be opened in another repository.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions