Skip to content

Conversation

@boraberke
Copy link
Contributor

This PR adds retry_args parameter to HttpOperator.

closes: #39247


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

Copy link
Member

@Lee-W Lee-W left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@potiuk potiuk merged commit b358d0a into apache:main Jun 6, 2024
fdemiane pushed a commit to fdemiane/airflow that referenced this pull request Jun 6, 2024
* Add `retry_args` parameter to `HttpOperator`

* Add unit tests and fix bug in pagination
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Jul 26, 2024
* Add `retry_args` parameter to `HttpOperator`

* Add unit tests and fix bug in pagination
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTTPOperator should have the possibility to retry at the page level using the http hook run_with_advanced_retry

3 participants