Hi All,
I have issue. I have flow with SharePoint List.
Now, I am to do stress test for add 5 items in SharePoint List with parallel submission. 3 items success update to new status. 2 items, flow runs for a long time and takes an estimated 2-3 minutes to flow ran successfully.
But, when I see JSON showing error:


Error:
{
"error": {
"code": "BadRequest",
"message": "Http request failed with status code 'ConnectFailure' and status message: 'Unable to connect to the remote server'."
}
}
And then network connection in here, showing: "A web page is slowing down your browser. What would you like to do"
Can I ask for a request HTTP time-out added on? And whether this has any influence with the internet network
Please advice. Thanks guys..