You need to sign in to do that
Don't have an account?
Process Builder not playing well with bulk imports
Anyone else encountering this?
I did an update today where I had to limit the batch to 10 (via Dataloader.io) on one object, hitting the same issue on another where I am doing the update with dbAmp.
I've not hit this, but i'm curious if we can't figure out more detail in order to provide the developers with a more actionable bug report. Can you describe the process you're running? are they all immediate actions? I wonder if (this is pure speculation) there's an undocumented govenor limit on in-queue immediate actions? OR if that's the effect you're seeing because of the implementation (ie: each "immediate" action is actually registered as @future method)