Option | ParserBacktrackingLimit | |
Introduced Version | 1.158 | |
Description | Number of backtracks for how many new events can be created from a single input event in parsers. | |
Default | 2,000 backtracks |
Sets the number of backtracks allowed to control how many new events can be created from a single input event in parsers.