I have a web job which needs to add many items in a sharepoint list (say 10,000) in background using CSOM(.net code). The items are added sequentially without any batch operation. Is there any chance that the code would fail due to some threshold problem? If yes how can this be handled.
(Visited 19 times, 1 visits today)