Concurrent executions capped at 10 (out of 20)

Hello! I’m new here, so apologies if this isn’t the right place to ask. I upgraded my plan to Pro (which should have 20 concurrent executions), but no matter how many times I try to execute workflows, I’m capped at 10.

Not sure how to contact support about this. Could someone please help? :slight_smile:

hello @newinn

How are you checking it?

I’m looking at the list of executions and it maxes out at 10/20. And never goes over that.

Please, share the workflow.

You can select all nodes with ctrl+a, copy it with ctrl+c. Then past the content here after pressing button </> with ctrl+v.

The are not so many cases when you need so many concurrent executions

I am 6/5.

{“nodes”: [{“parameters”: {“amount”: 20},“type”: “n8n-nodes-base.wait”,“typeVersion”: 1.1,“position”: [208,0],“id”: “f7748374-1470-41c3-945c-17c6d17e4814”,“name”: “Wait”,“webhookId”: “2ac1f43e-33ce-4df0-807f-3d0575b4378f”},{“parameters”: {“rule”: {“interval”: [{“field”: “seconds”,“secondsInterval”: 5}]}},“type”: “n8n-nodes-base.scheduleTrigger”,“typeVersion”: 1.2,“position”: [-96,0],“id”: “95ab8391-b055-413a-a111-e17e420d85ba”,“name”: “Schedule Trigger”}],“connections”: {“Wait”: {“main”: [[{“node”: “Wait”,“type”: “main”,“index”: 0}]]},“Schedule Trigger”: {“main”: [[{“node”: “Wait”,“type”: “main”,“index”: 0}]]}},“pinData”: {},“meta”: {“instanceId”: “a611193295cb49c527019d233fae0b091b2e837e4c74efb53d8a7e776adb033b”}}

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.