-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
area/javascriptarea/typescriptSpecify what technical area given issue relates to. Its goal is to ease filtering good first issues.Specify what technical area given issue relates to. Its goal is to ease filtering good first issues.enhancement
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/javascriptarea/typescriptSpecify what technical area given issue relates to. Its goal is to ease filtering good first issues.Specify what technical area given issue relates to. Its goal is to ease filtering good first issues.enhancement
Type
Projects
Status
In progress