The docs are a bit vague on this. I've done about 30k at once, the limit was that the query needs to

The docs are a bit vague on this. I've done about 30k at once, the limit was that the query needs to run in under 30 seconds and I accomplished this by removing some triggers that were slowing it down. I think you still need to consider the number of bindings depending on if they are counted within the batch call. The upper limit for bindings is "approximately" 25 million.
IMG_6668.png
Was this page helpful?