The Promise.allSettled() static method waits for an array of promises to settle (resolve or reject).
Promise.allSettled()