Is it possible for asset_sensor to access metadata...
# ask-community
l
Is it possible for asset_sensor to access metadata/output of materialized asset, then pass that information to sensor job via RunConfig? Use case: job_1 in module_1 materializes asset 'A', sensor 'B' monitors asset 'A' and triggers job_2 in module_2. Thanks.
c
https://github.com/dagster-io/dagster/discussions/14338 regarding retrieving the metadata of the latest materialization of an asset