Lakshay Diwan

Results 1 issues of Lakshay Diwan

This PR improves the error handling in the build-dashboard.js script by directly throwing errors instead of using Promise.reject(e). This makes the asynchronous functions more idiomatic and easier to maintain. Key...