performance issue when executing miroflow to call rest API

0
I executed a microflow to send a request to an API, but it take a very long time to respond to the client, and as I checked the developer tool, I found a lot of requests were sent, I thank that’s why it take so long to respond. but I don’t know what are these request and why they had been sent out, anyone can help to take a look? the requests as bellow screen shot:
asked
1 answers
0

Hi,

 

You need to optimize the microflow  it will help you to reduce the response time.

 

Regards,

Rasik.N

answered