Skip to content

[AIRFLOW-XXXX] fix retry in HttpHook retry_args#7634

Closed
lidalei wants to merge 1 commit intoapache:masterfrom
lidalei:patch-1
Closed

[AIRFLOW-XXXX] fix retry in HttpHook retry_args#7634
lidalei wants to merge 1 commit intoapache:masterfrom
lidalei:patch-1

Conversation

@lidalei
Copy link
Contributor

@lidalei lidalei commented Mar 6, 2020

[AIRFLOW-XXXX] retry should be of type retry_if_exception_type instead of an exception type

retry=should be of type retry_if_exception_type instead of an exception type
@boring-cyborg
Copy link

boring-cyborg bot commented Mar 6, 2020

Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our Contribution Guide (https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst)
Here are some useful points:

  • Pay attention to the quality of your code (flake8, pylint and type annotations). Our pre-commits will help you with that.
  • In case of a new feature add useful documentation (in docstrings or in docs/ directory). Adding a new operator? Check this short guide Consider adding an example DAG that shows how users should use it.
  • Consider using Breeze environment for testing locally, it’s a heavy docker but it ships with a working Airflow and a lot of integrations.
  • Be patient and persistent. It might take some time to get a review or get the final approval from Committers.
  • Be sure to read the Airflow Coding style.
    Apache Airflow is a community-driven project and together we are making it better 🚀.
    In case of doubts contact the developers at:
    Mailing List: dev@airflow.apache.org
    Slack: https://apache-airflow-slack.herokuapp.com/

@stale
Copy link

stale bot commented Apr 23, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Stale PRs per the .github/workflows/stale.yml policy file label Apr 23, 2020
@stale stale bot closed this Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Stale PRs per the .github/workflows/stale.yml policy file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant