Hey all,
I am stumbling upon the memory limits of edge functions with my system. As I am loading documents in, modifying them, encoding, decoding and so on, the memory gets eaten up pretty quickly, resulting in Memory Limit Errors.
Is there any way to "free up" memory allocations mid execution as a lot of that allocated memory is not used anymore.
Greetings,
Marcel