Ian OLeary
10/17/2025, 5:01 PMtap-mssql job hangs after uploading state to blob storage. I've tried editing the state file, deleting the container, and nothing is working and the job still hangs at this step:
125447.946 PM
gp
INFO
2025-10-17T165447.946654Z [info ] Reading state from Azure Blob Storage
125448.028 PM
gp
INFO
2025-10-17T165448.027881Z [info ] uploading part #1, 17 bytes (total 0.000GB)
Has anyone run into this? Any ideas? The file itself in Blob Storage IS being updated with the correct replication key, so I've got no idea why this is failing.
pip_url: dagster-ext==0.1.3 dbt-core==1.9.3 dbt-snowflake==1.9.3 dagster==1.9.7
this is my dagster version if it mattersvisch
10/17/2025, 6:43 PMIan OLeary
10/17/2025, 6:59 PMAndy Carter
10/20/2025, 7:19 AMvisch
10/20/2025, 1:31 PMIan OLeary
10/22/2025, 3:40 PMIan OLeary
11/18/2025, 5:40 PMvisch
11/18/2025, 7:16 PMIan OLeary
11/18/2025, 7:24 PMif self.config.get('fake_it', False):
so setting this in config to True?Ian OLeary
11/18/2025, 7:24 PMIan OLeary
11/18/2025, 7:40 PMvisch
11/18/2025, 7:41 PMIan OLeary
11/18/2025, 7:47 PM