This issue is not on our side but a limitation of the Claude API.
The problem is caused by too many consecutive requests without pauses. Just add a Wait node between the AI nodes with small intervals — this should fix the issue.
I tried with the Wait modules. Set them to 15 seconds in between some of the AI Claude modules.
The Scenarios didn’t work with the Wait modules in the flow. They just kept spinning. My regular time intervals are 3-8 minutes for a completes scenario.
I removed the Wait modules, and it works perfectly again.