Avoid throttling in SharePoint Online by using RateLimit headers in API calls

preview_player
Показать описание
In this 26-minute developer focused demo, Bert Jansen guides viewers on how to regulate request traffic for optimized throughput. Demystifying SharePoint throttling. Start with terminology review - user and application throttling, resource units and quota, and RateLimit headers. Review throttling handler calls from Microsoft Graph, SharePoint REST, and SharePoint CSOM. Demo of sample allows you to test your app calls and decide if need to use RateLimit headers. Resources and answers to 6 typical questions. This PnP Community demo is taken from the weekly Microsoft 365 Platform Community call recorded on November 8, 2022.

Demo Presenter
• Bert Jansen (Microsoft) | @O365Bert

Supporting materials

Learn more
Рекомендации по теме
Комментарии
Автор

Saw you present this live at ESPC22, super great presentation Bert!

Nikochicoo
Автор

Great, thanks. Where may I find an example of usage of ratelimit in CSOM Executequery without using PnP ?

javashark
Автор

thank you 😀I am looking to have it implemented in Javascript (JSOM) and MS Flow.

TheAhsanranjha