Home
Elementl
Search
Configure Global Search
Log In
Transactions
D8619
Change Details
Change Details
Old
New
Diff
https://github.com/dagster-io/dagster/issues/4325 the bug was that `FromMultipleSources` didn't check logs of transitive parent runs. this diff moves the similar logics into one place, i.e. `StepExecutionContext._get_source_run_id_from_logs`
https://github.com/dagster-io/dagster/issues/4325 the bug was that `FromMultipleSources` didn't check logs of transitive parent runs. this diff moves the similar logics into one place, i.e. `StepExecutionContext._get_source_run_id_from_logs`
Continue