
ChadS.81531 (Customer) asked a question.
I have a workflow that is listing 1600 users and running a child flow on each. It seems due to the amount of time it takes to run this it's only getting 1/3 of the way each time before erroring out with a "Cache error"
My question is what is the max number I can put in concurrency for the List For Each card?
Currently I have this:
I'd like to max that out as much as I can but I'm worried about what will happen if I try to run lets say 100 at a time etc.

Hello @ChadS.81531 (Customer),
Please check the following link with information: https://support.okta.com/help/s/article/Okta-Workflows-List-Reduce-example?language=en_US
Regards,
Natalia
Okta Inc.
My apologies if I'm missing something but I don't see how that article is useful for my question. Any advice would be appreciated!
Thank you
Chad, the "Cache error" you are describing likely has nothing to do with the amount of time since flows can be paused up to 30 days without issue and I've seen some take multiple days to complete. It is possible the error has something to do with hitting one of the limits. I wouldn't expect adjusting the concurrency to do anything in that scenario.
https://help.okta.com/wf/en-us/Content/Topics/Workflows/workflows-system-limits.htm
Since you didn't provide the full error it is difficult to be more accurate.