I have a nodejs function processReviews(workflow) that when called, is supposed to push multiple promises to an array promises[], then run them all wit
processReviews(workflow)
promises[]