I have an API endpoint that accepts a csv file that can potentially be very large where I perform some analysis and send a csv file back.
I have code that: