uranusjr commented on PR #28685: URL: https://github.com/apache/airflow/pull/28685#issuecomment-1369314264
The exception in the issue happened during `_flush_task_queue`. Do you anticipate the exception to also happen elsewhere during this procedure? If not, I think it’s probably better to only catch exceptions in that function instead (and maybe also `_flush_result_queue`). -- 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]
