Hi there,
I’m experiencing an issue with my scenario, which is basically calling another sub-scenario I created. Sadly, all this processing seems to be in sequential, whereas the option is ticked to be in parallel. Because of the iterator and the HTTP Module, there can be a delay of 3 seconds for each operations, which drastically reduces the scalability of the operations …
Is there any way to allow parallel processing and skip up this delay? I’m afraid that Make cannot be the right tool for me if I cannot scale this scenario.
Thank you.