Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 718 Bytes

VertexLimits.md

File metadata and controls

16 lines (8 loc) · 718 Bytes

VertexLimits

Properties

Name Type Description Notes
bufferMaxLength Long BufferMaxLength is used to define the max length of a buffer. It overrides the settings from pipeline limits. [optional]
bufferUsageLimit Long BufferUsageLimit is used to define the percentage of the buffer usage limit, a valid value should be less than 100, for example, 85. It overrides the settings from pipeline limits. [optional]
readBatchSize Long Read batch size from the source or buffer. It overrides the settings from pipeline limits. [optional]
readTimeout String [optional]