I have a step that I'm using to process a CSV file and return the contents. The limit for a returned
I have a step that I'm using to process a CSV file and return the contents. The limit for a returned step value is only 1MiB.
Any ideas on how to get around this? The limit is so low, I assume I'm using the steps incorrectly? I'm parsing a CSV into ~10,000 "contact" objects and returning that from the step.
Any ideas on how to get around this? The limit is so low, I assume I'm using the steps incorrectly? I'm parsing a CSV into ~10,000 "contact" objects and returning that from the step.







