Does the asset reconciliation sensor reconcile all...
# ask-community
a
Does the asset reconciliation sensor reconcile all downstream assets or just direct children?
s
Hi Aaron, I believe it should handle all downstream assets: https://docs.dagster.io/concepts/partitions-schedules-sensors/asset-sensors#asset-reconciliation-sensors
• Any of its parents have been materialized more recently than it has
• Any of its parents are unreconciled
The combination of these two is recursive