Does it happen consistently? Reply: Yes it is happening consistently. You can reproduce the issue by creating a flow with more than 20 API requests.
Are you using the Desktop or browser agent when it occurs? Reply: I’m using Desktop when it occurs.
But if I use Cloud agent the same flow is working fine for me.
Is there anything else in your flow other than 20 Send Request blocks? Reply: Along with 20 send request blocks we have some output blocks and evaluate blocks as well.
I presume the issue is because the no. of workers allocated to execute the api calls are limited and getting that error when the collection has more than 20 API calls.
Is there any configuration in postman client to increase the number of Workers (Merlin worker) as a workaround for this issue.
Im just assuming.
We have designed lots of complex flows and everything has come to an halt with this issue.