kafkajs
kafkajs copied to clipboard
fix max call stack error
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"