https://prefect.io logo
a

Alex

07/25/2022, 9:58 PM
Hello! I got a question regarding caching in Prefect 2.0 I found that caching with "task_input_hash" only works for a task if it is called from the same flow. If I call it from a different flow, but with the same parameters then caching does not work. Is this intended behaviour?
a

Anna Geller

07/26/2022, 4:29 PM
can you provide a more detailed problem description and minimal reproducible example?
2 Views