RootCauseunvalidated
the entire CSV file is being written to `/tmp` before being read back for upload — Since the entire CSV file is being written to `/tmp` before being read back for upload. Tension: there is a possibility that the temp storage is getting exceeded. Outcome: Lambda gives you 512 MB of storage but it can go upto 10 GB now.
d90f4652-f8d4-4b0f-94d6-bdc18ada3d25
the entire CSV file is being written to /tmp before being read back for upload — Since the entire CSV file is being written to /tmp before being read back for upload. Tension: there is a possibility that the temp storage is getting exceeded. Outcome: Lambda gives you 512 MB of storage but it can go upto 10 GB now.