Can anyone confirm what the `--limit` parameter do...
# ask-community
j
Can anyone confirm what the
--limit
parameter does when provided to a
worker
? The docs say
The maximum number of flow runs to start simultaneously.
but it seems like it may actually mean something more like "how many flow runs can be running simultaneously" - which is the exact same thing as the existing concurrency limit on the work pool definition.