Document ability to set a static concurrency for request.concurrency
#18595
Labels
domain: ARC
Anything related to adaptive request concurrency
domain: external docs
Anything related to Vector's external, public documentation
type: bug
A code related bug.
A note for the community
Problem
The documentation for
request.concurrency
doesn't indicate that you can set a static concurrency limit (a useful feature).We should fix the docs to document how to set a static concurrency (like
request.concurrency = 50
).Configuration
No response
Version
vector v0.32.1
Debug Output
No response
Example Data
No response
Additional Context
No response
References
request.concurrency
ofnone
should mean "no concurrency" #18594request.concurrency
default is incorrectly documented #18593The text was updated successfully, but these errors were encountered: