jordi_lodgify wrote:
What i did is put a timer on my app every few minutes to look for "magick-*" files in the local temp dir and clean them if any
Works like a charm since then :)
We are encountering the same issue. However, some of the files can reach 20Gb of size and end up filling up the drive. Any idea what this could be or how we could debug this issue?Well, i couldn't log or find why they are left out, so I couldn't help the devs locate and fix the issue..
What i did is put a timer on my app every few minutes to look for "magick-*" files in the local temp dir and clean them if any
Works like a charm since then :)