kaxil commented on issue #5043: [AIRFLOW-4236] Add num_retries to MySqlToGoogleCloudStorageOperator URL: https://github.com/apache/airflow/pull/5043#issuecomment-480771659 I agree with @mik-laj . It would be ideal to have a uniform number across all the operators. We can have a MAX retries in connection, a default value in hooks, and can be overriden in operator. Keep in mind that we also have a retry for all airflow operators as well so that we don't conflict.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
