
Announcements
Hi Team,
I created a MS Flow with Webhook in it such that it waits for a long running process to be completed which then invokes the call back url genrated by the Webhook so taht the MS Flow can continue from where it was stopped or went to wait.
But here my WebHook action step in MS flow itself is getting timed out after 11 Mins.
I tried to put the tieout parameter int he settings but still no use it(i.e. The Webhook actions tep) gets timed out after 11mins?
Can you pelase help me to resolve this issue? Please let me know if you want addtional details from my end.
Thanks in Advnace
Regards
-ChaitanyaNG
HI @chaitanyang
I would recommend separating the steps. You're hitting a timeout, so it's easier to have another Power Automate with a "Request" trigger that triggers when the process ends running (being 1 minute or 2hours), so it's a lot scalable.
This way, you have a "clean" end of the first Power Automate, wait for as longs as it needs, and then have another that picks up the process from that point on.
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
​
Cheers
Manuel