Expand Minimize

Consider implementing a pattern to avoid throttling with ClientContext.ExecuteQuery()

SharePoint uses throttling to maintain optimal performance and reliability. Throttling limits the number of user actions or concurrent calls (by script or code) to prevent overuse of resources. Make sure you implement a pattern to retry your code execution in case you should get throttled.

CheckId SPC059001
TypeName AvoidBeingThrottledInCSOM
Severity Warning
Type Assembly
Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.