[GitHub] [airflow] vandonr-amz commented on a diff in pull request #30466: add more info to quicksight errors

2023-04-04 Thread via GitHub
vandonr-amz commented on code in PR #30466: URL: https://github.com/apache/airflow/pull/30466#discussion_r1157695648 ## airflow/providers/amazon/aws/hooks/quicksight.py: ## @@ -141,12 +148,14 @@ def wait_for_state( status = self.get_status(aws_account_id, data_set_id, i

[GitHub] [airflow] vandonr-amz commented on a diff in pull request #30466: add more info to quicksight errors

2023-04-04 Thread via GitHub
vandonr-amz commented on code in PR #30466: URL: https://github.com/apache/airflow/pull/30466#discussion_r1157695133 ## airflow/providers/amazon/aws/hooks/quicksight.py: ## @@ -113,10 +113,17 @@ def get_status(self, aws_account_id: str, data_set_id: str, ingestion_id: str) -