API workflow not loading all data

Hi Everyone,

I’m not sure how to troubleshoot this so thought I’d see if anyone has any ideas - I have a workflow that gets a list from a API. It then takes the list (Via scheduled workflow) and adds each item in the API to my database.

It’s over 1k of rows I’m loading but it seems to stop at 656 items. I tried to rerun the job(I only load data if it doesn’t already exist in my DB) but it doesn’t add all the items.

I do not see any more scheduled jobs for these items so I’m not sure what could be going wrong.

Any suggestions of what I can do to troubleshoot?

@gautam.bakshi
I am also experiencing this problem.
Have you found any solution?