Gregory Hunt
05/17/2023, 12:40 PMNate
05/17/2023, 1:37 PMGregory Hunt
05/17/2023, 1:39 PMNate
05/17/2023, 1:46 PMrun_deployment
to hit create_flow_run_from_deployment
or when your flow run / task run proposes a change in state that the orchestration engine in cloud must accept / reject .. all of these fall into the service-wide rate limit category.
so this
If a steaming flow is running, is every time it gets a record to process considered an API calldepends on whether you're processing a record in a
task
or not, or creating an Event
based on a record. If you're not doing either, then it doesn't contribute to your service wide Prefect Cloud API usageGregory Hunt
05/17/2023, 1:48 PMNate
05/17/2023, 3:31 PMGregory Hunt
05/17/2023, 6:13 PMNate
05/17/2023, 6:30 PM