I have a list that is 1600+. My requirement is to update a column in items that have changed recently. If my query returns more 400 items - it only updates 200 and returns an error of 'Request timed out'. The error comes at 120 - 130 seconds. Sometimes it doesn't process the update at all and returns 'Cannot access a closed stream'.
↧