Given an array of Promises, and a Promise.all() statement, if one of the promises fails, the entire chain stops (it doesn\'t wait for any subsequent Promises to fulfill) and