kafkajs icon indicating copy to clipboard operation
kafkajs copied to clipboard

fix max call stack error

Open sandeepkumarcel opened this issue 1 year ago • 0 comments

how to reproduce the issue: read a batch large enough which can cause arg overflow. tested on 10MB batch size. "source=Consumer, event=Crash: KafkaJSNonRetriableError: Maximum call stack size exceeded"

sandeepkumarcel avatar Nov 21 '24 05:11 sandeepkumarcel