pub static STORAGE_DATAFLOW_MAX_INFLIGHT_BYTES: VarDefinition
Expand description

The maximum number of in-flight bytes emitted by persist_sources feeding storage dataflows. Currently defaults to 256MiB = 268435456 bytes Note: Backpressure will only be turned on if disk is enabled based on storage_dataflow_max_inflight_bytes_disk_only flag