Skip to content

Simplify error handling in build-dashboard.js #3305

Open
@coderabbitai

Description

@coderabbitai

As discussed in PR #3304 (comment), @akshatnema agreed to improve the error handling by throwing errors directly instead of using Promise.reject(e); in the build-dashboard.js script.

We should update the error handling code to throw errors directly, making the asynchronous functions more idiomatic and easier to read.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/javascriptarea/typescriptSpecify what technical area given issue relates to. Its goal is to ease filtering good first issues.enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions