Solved
what is the maximum size txt we can parse using readTextFromFile()
am trying to parse txt file of 7MB using readTextFromFile() but am getting Memory Circuit Breaker error
did anyone else faced this issue and can anyone please suggest the alternative to parse the txt file which has large data
Thanks in advance
