I\'m making a large request to the brightcove servers to make a batch change of metadata in my videos. It seems like it only made it through 1000 iterations and then stopped
Also use ignore_user_abort() to bypass browser abort. The script will keep running even if you close the browser (use with caution).