Scheduled Workflow on a List Issues

This problem keeps coming up on my apps and I wanted to see if anyone had a solution other than expanding the time between calls.

I have a backend workflow that creates a data point and then adds it to the user as an array.

The issue is that when create multiple items at once, many do not make it into the array.

I am using the User’s Field add Created Thing

Does anyone have a solution for this?

Space the execution between each items or don’t use a schedule api workflow on a list but a recursive one