pnp / PnP-PowerShell

SharePoint PnP PowerShell CmdLets
https://pnp.github.io/powershell
Other
990 stars 663 forks source link

HTTP status code for commands [FEATURE] #2915

Open yadavalli1 opened 4 years ago

yadavalli1 commented 4 years ago

** Need for Status code return values

Scripts where large batch of operations are being run on the SharePoint online tenant sites. There is throttling occuring on certain requests, by diagnosing/analyzing HTTP code for the given request we have run a start-sleep option to hold further request.