Hi all,
I am facing a very random of 504 gateway timeout error in Send an HTTP request to SharePoint.
Basically the action is for creating a subsite in Shatepoint site.
We successfully ran 100+ flows having this action
But now this error comes up and comes in a specific time like its ran suceessfully in the morning to evening then floes failed in night and then its again working fine in the midnight in my timezone UTC +5.
Then after investigating I set the retry policy to default to if the timeout error occurred it will get the response, but gives no fruitfull result.
When i am facing the 504 exception my subsite is created but the response of the newly subsite is not getting from server and its gives me gateway timeout.
Can anyone help me to solve this problem??