Hello. In Prefect2, I have a use-case where I need to share an object between 2 flows:
Flow A instantiates a class and if the flow fails, I want to persist that object so that Flow B (started manually by a person) can retrieve that object and perform an operation.
I'm thinking of doing this using result persistence, but I couldn't find a way to retrieve a flow run's persisted result from another flow. Any ideas on how to do this?
Thank you
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.