I'm running a PowerShell script to upload information to a SP list (Around 3K items). It times out with the following error. Increasing the timeout with the following context didn't make any difference $Context.RequestTimeout = 1000 * 60 * 3;.
Any suggestions appreciated!

Regards,
Harish Kumar