Adam Bloom
10/13/2022, 10:40 PMmulti_asset_sensor
work with assets across multiple repositories? The docs for regular asset sensors suggest that is allowed, so I was hoping it'd work with multi_asset_sensors as well. However, I'm getting a grpc error from dagster-daemon: details = "Exception iterating responses: No asset with AssetKey(...) found in repository"
. The asset key in question is defined by another repository.