Hi there, so I was checking the: https://developers.cloudflare.com/workflows/reference/limits/ And

Hi there, so I was checking the:

https://developers.cloudflare.com/workflows/reference/limits/

And noticed it says:

Maximum Workflow instance creation rate 100 per 10 seconds

Is this the env.MY_WORKFLOW.create() call? If so, let's say after user registration, we want to setup billings, welcome emails, etc for the user (our most common use-case currently), with our usual load, we would that limit incredibly quickly, what is the solution for these scenarios?
Cloudflare Docs
Limits that apply to authoring, deploying, and running Workflows are detailed below.
Was this page helpful?