Is anyone seeing unusual EWS throttling requests ?

Vernon L. Weitzman (Cira Apps) 25 Reputation points
2023-04-13T14:48:28.68+00:00

On April 6, sometime after midnight, it appears that Exchange Online made a change that effects the EWS throttling policies. As of 9am CST today, we have 275 tenants with this problem.
The error looks like this: [You have exceeded the available concurrent connections for your account.  Try again once your other requests have completed.] ErrorDetails; Key=[Policy], Value=[MaxConcurrency] ErrorDetails; Key=[MaxConcurrencyLimit], Value=[27] ErrorDetails; Key=[ErrorMessage], Value=[This operation exceeds the throttling budget for policy part 'MaxConcurrency', policy value '27',  Budget type: 'Ews'.  Suggested backoff time 0 ms.]

At this phase of processing., our SaaS platform has only a single thread (no concurrency) and our backoff time is ten minutes. We made the request to remove throttling policies for 90 days on our own tenant.  The support request suggested that we wait 15 minutes for the policy to be updated. We waited 24 hours and the same error appears.  Microsoft support has not been so helpful. Microsoft Case 35934803

Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Exchange | Exchange Server | Development
0 comments No comments
{count} votes

10 answers

Sort by: Most helpful
  1. Amit Singh 5,306 Reputation points
    2023-04-14T06:57:49.6966667+00:00

    The error you are getting is not related to the "MaxConcurrentConnection" but due to exceeding the value for "EWSMaxSubscriptions". Reference: https://learn.microsoft.com/en-us/exchange/client-developer/exchange-web-services/ews-throttling-in-exchange Increase the value of EWSMaxSubscriptions on your exchange server and try.

    0 comments No comments

  2. Team Gangl 0 Reputation points
    2023-04-14T10:07:41.81+00:00

    Hi, The same problem happened a couple days ago at several our customers. It happens on EWS request <m:GetFolder> with <t:DistinguishedFolderId> = publicfoldersroot Office365 server returns <e:ResponseCode>ErrorServerBusy</e:ResponseCode> <e:Message>The server cannot service this request right now. Try again later.</e:Message> <t:MessageXml> <t:Value Name="Policy">MaxConcurrency</t:Value> <t:Value Name="MaxConcurrencyLimit">27</t:Value> <t:Value Name="ErrorMessage">This operation exceeds the throttling budget for policy part 'MaxConcurrency', policy value '27', Budget type: 'Ews'. Suggested backoff time 0 ms.</t:Value> </t:MessageXml> Although the same request <m:GetFolder> with <t:DistinguishedFolderId> = msgfolderroot works OK. Please help to resolve this problem because our customers can't access their PublicFolders in Office365 Outlook

    0 comments No comments

  3. IPS 0 Reputation points
    2023-04-14T10:36:37.3966667+00:00

    Same here since Tuesday, MS told me...we didn't make any changes....problem must be on your side.... [EwsResponse]

    0 comments No comments

  4. Lemmen, Felix 0 Reputation points
    2023-04-14T11:05:37.55+00:00

    Hi, we can confirm the same error affecting one of our customers. They are unable to connect to EWS services. This operation exceeds the throttling budget for policy part 'MaxConcurrency', policy value '27',  Budget type: 'Ews'.  Suggested backoff time 0 ms.

    0 comments No comments

  5. Fred 0 Reputation points
    2023-04-14T17:43:59.48+00:00

    We do have the same problem since April 13th. Sucking...

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.