jroachgolf84 opened a new pull request, #67962: URL: https://github.com/apache/airflow/pull/67962
## Description Adding a warning message in the `execute_async` method in the `HttpOperator` class when deferring to the `HttpTrigger`. closes: #67945 ## Testing Unit tests were added for this change. These tests validate that an error message is properly output (or not) for certain methods. These tests can be executed using the following commands: ```bash breeze testing providers-tests providers/http/tests/unit/http/operators/test_http.py::TestHttpOperator ``` -- 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]
