Microsoft 365 Developer Blog

Microsoft 365 Developer Blog

https://devblogs.microsoft.com/microsoft365dev

A developer platform for building collaborative apps for hybrid work

Prevent throttling in your application by using RateLimit headers in SharePoint Online

Published

Prevent throttling in your application by using RateLimit headers in SharePoint Online

SharePoint Online uses throttling to maintain optimal performance and reliability of the SharePoint Online service. Throttling feature controls the number of API calls or operations within a time window to prevent overuse of resources. When your application gets throttled, SharePoint Online returns a HTTP status code 429 (“Too many requests”) or 503 (“Server Too Busy”) and the requests will fail.

The post Prevent throttling in your application by using RateLimit headers in SharePoint Online appeared first on Microsoft 365 Developer Blog.

Continue to website...

More from Microsoft 365 Developer Blog