if an asset is marked as stale, shouldn't the asse...
# ask-community
h
if an asset is marked as stale, shouldn't the asset_reconciliation_sensor pick it up and launch a materialization? it's still OK according to its freshness policy though
s
Currently, if an asset has a freshness policy, the asset_reconciliation_sensor will use that instead of its staleness to decide whether to materialize it We have a proposal for making this customizable: https://github.com/dagster-io/dagster/discussions/13300 Would love to hear your thoughts on this if you have any
🎯 1