nagasrisai commented on PR #64519: URL: https://github.com/apache/airflow/pull/64519#issuecomment-4169733234
The follow-up PR for the retry mechanism is now up: #64574. It adds `max_retries`, `retry_delay`, and `transient_error_codes` parameters following the pattern you suggested from `BigQueryInsertJobOperator`. Defaults to disabled (`max_retries=0`) so existing behaviour is unchanged. -- 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]
