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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3071836-too-much-memory-1.patch | 1.77 KB | marcelovani |
Comments
Comment #2
marcelovaniAdded a patch to remove the static variables