Help With this error : getaddrinfo ENOENT (err -3008)

Léo Wolff 0 Reputation points
2023-11-16T15:43:44.83+00:00

Hi,

I'm having issues (sometimes) with my application.

My Application is working well and all request too. But sometimes, i'm having this issues : getaddrinfo ENOENT (err -3008). It seems that my OneDrive is not available for a short time.

I feel like it's because of too many request in a short time OR many request on a same file.

I add many try and timeout on my request and that was helpfull because now i rarely have the error.

I was looking for information about this error but i did not manage to find some.

How many request can i do per minute on my OneDrive using graphql?

Do you have any advice so i an optimize my method

Thanks a lot,

Leo

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,785 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,063 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Emi Zhang-MSFT 24,441 Reputation points Microsoft Vendor
    2023-11-23T01:06:16.16+00:00

    Hi,

    I suggest you post this issue to OneDrive for Developer forum:

    https://techcommunity.microsoft.com/t5/onedrive-developer/bd-p/OneDriveDeveloper

    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.


    If the response is helpful, please click "Accept Answer" and upvote it.

    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.

    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.