Skip to content

Export CSV function exceeds memory limit #898

@davidgamez

Description

@davidgamez

Describe the bug

The execution of the export CSV function exceeds the assigned memory limit in PROD.

Related to: #888

Steps/Code to Reproduce

  • Execute the export.csv function in the prod

Expected Results

Actual Results

  • The function fails with error in the logs
Memory limit of 1024 MiB exceeded with 1028 MiB used. Consider increasing the memory limit.....

Screenshots

No response

Files used

No response

Additional notes

I increased the memory to 2GB and got the function running. However, this solution is not permanent, as the feed and dataset counts will continue to grow exponentially.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions