Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add deferrable mode to SimpleHttpOperator #32448

Merged
merged 5 commits into from
Jul 9, 2023
Merged

Conversation

tnk-ysk
Copy link
Contributor

@tnk-ysk tnk-ysk commented Jul 8, 2023

Add deferrable mode to SimpleHttpOperator.

Converte aiohttp.client_reqrep.ClientResponse to requests.Response to maintain non deferrable response_check and response_filter compatibility.

@potiuk
Copy link
Member

potiuk commented Jul 8, 2023

Static checks (pre-commit) and docs need to be fixed.

@tnk-ysk tnk-ysk marked this pull request as draft July 9, 2023 00:30
@tnk-ysk tnk-ysk marked this pull request as ready for review July 9, 2023 03:15
@tnk-ysk
Copy link
Contributor Author

tnk-ysk commented Jul 9, 2023

@potiuk
Thank you. I fixed it.

@potiuk potiuk merged commit 17e9434 into apache:main Jul 9, 2023
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.

2 participants