Microsoft Graph Search API fails with 504-Unknown error

captain_atharv 511 Reputation points
2023-03-29T07:02:13.91+00:00

Hi,

We are using Microsoft Search API in our application. Yesterday we performed load testing on our application with around 500 concurrent requests and I can see almost all calls failed with 504-UnknownError. What can be the cause and how can we avoid this?

"errorCode": 504,

                    "error": {

                        "code": "UnknownError",

                        "innerError": {

                            "client-request-id": "50d14fe4-a979-4297-bf43-69d8493ab08a",

                            "date": "2023-03-28T19:28:40",

                            "request-id": "50d14fe4-a979-4297-bf43-69d8493ab08a"

                        },

                        "message": ""

                    }

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,592 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,668 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. RaytheonXie_MSFT 31,071 Reputation points Microsoft Vendor
    2023-03-29T09:18:27.3833333+00:00

    Hi @captain_atharv

    Per my test, I am unable to reproduce your issue locally. For service issue, I 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.


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

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.