youtube image
From YouTube: Episode #262 - Handling Throttling Exceptions with Microsoft Graph SDK for .NET

Description

In this video we see how the Microsoft Graph SDK becomes really helpful whenever you want to properly handle throttling related issues when consuming the Microsoft Graph in .NET.

Here you can find additional details:
- https://learn.microsoft.com/en-us/azure/architecture/patterns/throttling
- https://learn.microsoft.com/en-us/graph/throttling

And here you can find the sample app illustrated in the video:
- https://github.com/PiaSys/Conferences-Samples/tree/master/M365Proxy/DotNetThrottlingGraphSDK