In Prefect core is there a simple way to invalidate cache if input of upstream tasks change?

前端 未结 0 1337
庸人自扰
庸人自扰 2021-01-07 00:53

I\'m trying to build a mechanism to invalidate cache for a task if upstream task constants input changes.

I currently make a hash of the input constants for each task

相关标签:
回答
  • 消灭零回复
提交回复
热议问题