Hello!
So I am making a workflow to fetch all my Facebook ad accounts and then fetch all campaigns in each ad account and save it into MySQL.
My issue is that everything is running perfectly except the loop is not running through all the items I have a total of 73 accounts and the loops is only running 35 accounts, then stops without any error… It just stops.
Anything I can do to fix this?
Information on your n8n setup
- n8n version: 1.85.2
- Database (default: SQLite): MySQL
- n8n EXECUTIONS_PROCESS setting (default: own, main): Main
- Running n8n via (Docker, npm, n8n cloud, desktop app): Cloud
- Operating system: MacOS


