Looks like the static caching added in #3059970: [Performance] Static cache for streamReadCloudinary() is using too much memory for large data sets, i.e. when running migrations.

Will have to remove these static variables for now until there is a better way of doing it, perhaps the correct fix is on the bit that talks to the API

CommentFileSizeAuthor
#2 3071836-too-much-memory-1.patch1.77 KBmarcelovani

Comments

marcelovani created an issue. See original summary.

marcelovani’s picture

Status: Active » Needs review
StatusFileSize
new1.77 KB

Added a patch to remove the static variables