Multiple errors occurred
Multiple errors were wrapped together, commonly used with Promise.allSettled() or Promise.any().
Handle individual errors from the errors array. Check all promises in Promise.allSettled(). Review error handling logic.