You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following up on #3467 and #3472, because we wanted to get MVP tables into the warehouse, we are returning to add Exception handling for any non-200 response from the API (e.g., a 404 response will still return some JSON, but not in the structure that's valid for the table).
Following up on #3467 and #3472, because we wanted to get MVP tables into the warehouse, we are returning to add Exception handling for any non-200 response from the API (e.g., a 404 response will still return some JSON, but not in the structure that's valid for the table).
As captured in this PR comment
Also if desired:
Add handling for prepending
test
to bucket names in local airflow runsThe text was updated successfully, but these errors were encountered: