Fix missing timeout in OpenFaasHook and replace bare print in KafkaConsumerHook#62727
Fix missing timeout in OpenFaasHook and replace bare print in KafkaConsumerHook#62727Ironankit525 wants to merge 1 commit intoapache:mainfrom
Conversation
|
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 Contributors' Guide (https://github.com/apache/airflow/blob/main/contributing-docs/README.rst)
|
|
The two issues are not related one to another. Please split it to two separated PRs |
Thank you for pointing that out. I’ll split the changes and raise two separate PRs accordingly. |
|
Closing this PR as requested by the maintainer. Splitting into two separate PRs. |
You can also convert this one to handle one of them :) |
This pull request submits two minor bug fixes:
requestsAPI calls inOpenFaasHook.printwith a logger inKafkaConsumerHookerror_callback.