Why are some requests to POST Meetings slow to respond?

Tech Greenhouse 0 Reputation points
2023-01-18T17:33:38.3166667+00:00

We need to create multiple meetings at a time. We use the Calendar create event (/v1.0/me/calendars/calendar_id/events) endpoint without issue 99% of the time and almost all requests are finished within < 100ms.

On a very small subset of requests, we're seeing response times up to 10s per request. Because we schedule multiple meetings for our client, each meeting taking 10s can mean a 50s delay and cause timeouts.

We've tried to find a commonality between these requests, but there doesn't seem to be any. How can we have someone from Outlook take a look at these requests and provide us details on why it took so long to respond?

Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Shivam Dhiman 6,081 Reputation points
    2023-01-18T22:58:20.19+00:00

    Hi @Tech Greenhouse

    Please refer to these documentation for best practice and throttling limit for graph API

    1. Best Practices
    2. Service Specific limit for Outlook

    As you have mentioned that this is an intermittent issue, I would recommend you raise a support case with Microsoft Graph, a Support Engineer will be able to assist you better. You can raise support ticket from
    http://aad.portal.azure.com/ or https://admin.microsoft.com/#/support/requests.

    Hope this helps.

    If the answer is helpful, please click Accept Answer and kindly upvote. If you have any further questions about this answer, please click Comment.


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.