-
Notifications
You must be signed in to change notification settings - Fork 1k
Description
Category
Question
Typo
Bug
Additional article idea
Expected or Desired Behavior
Before July 17 2019 we got 429 errors here and there, but their ratio was not significant and allowed our production servers to work as expected.
Observed Behavior
Starting July 17 2019, we see 10 times more 429 exceptions on our Sharepoint Online REST API calls, which makes our production to slow down operations 10 times.
Steps to Reproduce
Which tenant has the issue?
All tenants that we accessing (hundreds, across different regions over the world).
When did the issue happen, so that we can check right log entries?
Since around July 17 2019.
Related #4336
Issue now is more severe, doesn't matter if this is OAuth authentication (using our APP) or basic (without any app ID). No any parallel request, only 1 concurrent and it's heavy throttled.
If in the past we saw jump in 10 times more throttled reponses, now it close to 30 times more, this is very strange behaviour from SP (we see this last 4 days) !!!!!
Thanks