Hi all, a bit lost on where to start with this one. I'm noticing huge memory consumption that does not get released when running flows, sub-flows and tasks. I've searched around a bit and understand there are some things I can look into with Python garbage collector. Would like to ask for any tips on other things to dig into as I try to resolve this. At the moment most of my Prefect operations involve downloading data files, some up to 3-4 GB and saving that new version to disk.
Scant details here, but looking for high level tips. Thanks!