ANIR1604 opened a new pull request, #43397: URL: https://github.com/apache/airflow/pull/43397
This PR improves error handling for DynamoDB and Athena operations by: 1. Removing return in finally blocks to prevent silent exception absorption. 2. Enhancing error logging and re-raising, allowing exceptions to propagate for better debugging. 3. Refining polling logic to handle retries and failure scenarios effectively. closes: #43274 Assigned By: @potiuk -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
