New version of Sharepoint integration Package (OAUTH 2 support) throttling issue 429

Stan 21 Reputation points
2021-07-07T06:17:31.697+00:00

Hi,

I have downloaded the new revised version 10.19.33 - 4/Jun/2021 (great to see still some work), in the hopes that it would resolve the issue with Sharepoint online throttling requests to a frequently accessing user. But alas it looks like the issue still exists.

Sharepoint throttles requests based on user, and throws a 429 if you are being throttled, issue is the response header is supposed to contain the required delay to retry in, but I don't think the new IP honours that. So I'm still stuck with dumb logic to loop and retry if error contains 429. Not great as MS state they will delay you longer if you do not honour the delay. So me hitting it every 60 seconds will probably throttle me even more.

So far I'm seeing after around 200 requests with 20 parallel, our account starts to get throttled. Will there be any update to this IP to honour the delay automatically?
Or will I have to rewrite all the code in Powershell to now read the response header and wait the correct amount of time... Then to have to output all the data to the databus... pain.

Cheers
Stan

System Center Orchestrator
System Center Orchestrator
A family of System Center products that provide an automation platform for orchestrating and integrating both Microsoft and non-Microsoft IT tools.
216 questions
{count} votes