web-csv-toolbox - v0.14.0
    Preparing search index...

    Variable DEFAULT_ASSEMBLER_BACKPRESSURE_CHECK_INTERVALConst

    DEFAULT_ASSEMBLER_BACKPRESSURE_CHECK_INTERVAL: 10

    Default backpressure check interval for record assembler transformer.

    This constant defines how often the record assembler transformer checks for backpressure (measured in number of records processed). A lower value than general stream transformers is used because record assembly is a more granular operation.

    Used by CSVRecordAssemblerTransformer.