I am trying to upload new file to the OneDrive using Microsoft.GrapApi after that modify it. Frequenlty I am getting the error 504 Gateway Timeout (Unknown error )
during upload modified file.
Here you can find sample of azure function which frequenlty throws 504 Gateway Timeout (Unknown error )
error. In order to get the error you need to call azure function end-point many times by using script from repo.