Intermittent 'ETIMEDOUT' Errors with Microsoft Graph API: Get Calendar Events

tsujimoto taiki 20 Reputation points
2024-06-27T08:43:52.4466667+00:00

When I request the Get Events API (v1.0/me/events/), I frequently encounter 'ETIMEDOUT' errors.

{ "errno": -110, "code": "ETIMEDOUT", "syscall": "connect", "address": "20.190.151.100", "port": 443}

This issue started occurring around 23:30 (UTC) on May 23, 2024, and it is still happening intermittently.

We checked the status of the server side that is calling these processes, and there were no problems here.

Is there any issue on the server side that might be causing this?

Thank you in advance for your help.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,315 questions
0 comments No comments
{count} votes