Timo
07/27/2022, 1:36 PMmyres.configured({})
for one resource. Later this resource is used in a job created with define_asset_job(...,config={some config without keys used by myres})
Dagster complains it can't find the configuration for myres! Is this correct behaviour?
I was hoping the configs complement each other.