Important Latenode Platform Update πŸ”§

Important Latenode Platform Update :wrench:

Here’s what changed on the platform β€” and why it matters for you.

:one_o_clock: How it used to work

Every plan had a limit on parallel executions. When more events arrived than the limit allowed, new requests received a 429 error and were simply dropped. We know this caused problems for many of you β€” and now it’s a thing of the past.

:gear: How it works now

You can send an unlimited number of events to your scenarios β€” all of them will be processed. Latenode dynamically scales workers based on load, and requests are queued and handled as resources become available.

Processing priority depends on your plan:

  • Free plan β€” lower priority (events are still processed, but may take a bit longer during high load)
  • Paid plans β€” higher priority: the higher your plan, the faster your queue moves

:puzzle_piece: Reserved Workers

If you need guaranteed capacity for a specific project β€” regardless of overall system load β€” you can add reserved workers. They are tied to your account and always available for your scenarios. To get started, contact us at [email protected].

:locked: Per-scenario execution mode

You can now choose an execution mode for each scenario β€” sequential or parallel with a configurable limit. This helps avoid race conditions when multiple simultaneous runs compete for the same data.

:backhand_index_pointing_right: Learn more about parallel execution limits

:high_voltage: Fast mode for webhooks

If an external service expects a quick response and may drop the connection before your scenario finishes β€” we built Fast mode for this: the webhook responds instantly while the scenario continues running in the background. Perfect for integrations with timeout-sensitive systems.

:backhand_index_pointing_right: Learn more about async webhook mode

:white_check_mark: Do you need to do anything?

Nothing. If your scenarios ever hit the execution limit β€” that won’t happen anymore. The update has already been applied to all accounts automatically.