Can't load dataset items in total size > 512MB #247
Labels
backend
Issues related to the platform backend.
bug
Something isn't working.
low priority
Low priority issues to be done eventually.
t-platform
Issues with this label are in the ownership of the platform team.
Node has 512MB limit on string size, if the response from API is larger, the client fails to parse it.
I guess the issue might also manifest in key-value-stores? Other api endpoints probably never produce this large responses.
Reported on slack: https://apifier.slack.com/archives/C0L33UM7Z/p1652976377122799
The text was updated successfully, but these errors were encountered: