hi, i am using in one pipeline as origin HTTP Server with value Max Request Size = 100MB.
I start to getting errors like this:
CONTAINER_0001 - com.streamsets.pipeline.api.ext.io.OverrunException: Reader exceeded the read limit '100000000'
Is there anything from configuration perspective how to fix it, to allow bigger records?
Thanks