I am trying to create a function that will get an Array of promises and will execute them in chunks.
here I have an example of a function I wrote that should have acc