Use ReadableOperatorOptions instead.
ReadableOperatorOptions
Optional
The maximum concurrent invocations of fn to call on the stream at once.
fn
1 Copy
1
How many items to buffer while waiting for user consumption of the output.
concurrency * 2 - 1 Copy
concurrency * 2 - 1
Deprecated
Use
ReadableOperatorOptionsinstead.