Forum Discussion

rautchetan27's avatar
rautchetan27
Brass Contributor
Jun 10, 2020

Flow run timed out. Please try again error

i have MS flow,in which I am using Get Items to get items from list of 3000 items and for each items

 

I am running "Grant access to an items or a foler"

 

but I am getting timeout error on for each loop.

 

Flow run timed out. Please try again

 

Please find attached screenshot, how to increase time out?

 

I set duration for "Grant access to an items or a foler"  P1D in settings..still its shows timeout...

  • Sudharsan K's avatar
    Sudharsan K
    Steel Contributor

    rautchetan27 I think its not a good idea to use an action to run 3000 times to give access. Try to use 'Send Http request to SharePoint' using REST API to grant access and also try to use batch process so that for example 1 batch can send 50 items in one go, so that it reduces 50 transaction calls to SharePoint.

     

    Hope it helps, please like it or mark it as a solution if it resolves your clarification or issue
    -Sudharsan K...

Resources