Hey Team,
I'm encountering an issue related to task loops and writing data to a file using the new result handling in Prefect 2.0.
Specifically, I'm struggling to write the data to a file in a binary format and would like to retrieve and return the file path associated with the written file.
Prefect 1.0 code that works.