Alex Knorr

Results 2 comments of Alex Knorr

Same problem here on Open-Shift with nearly same packages (dagster 1.6.5), also PostgreSQL and slim-buster images on both daemon and dagster-webserver (separate pods). Tried with python 3.10, 3.11 and sqlalchemy2.0,...

Just encountered this by getting toposort.CircularDependencyError error when loading a code-location with asset depending on dbt_assets, all checked in multi_asset_check (Dagster 1.10.17): ``` toposort.CircularDependencyError: Circular dependencies exist among these items:...