myeonggilju opened a new issue, #33245: URL: https://github.com/apache/airflow/issues/33245
### Apache Airflow version 2.6.3 ### What happened I use MLflow provider and slack provider and so on. I want to request get or post method using PythonOperator or SlackOperator But It was maintained as running state forever when I request http or https protocol. It generate well in kafka and database operator Also, It generate well in docker with linux/amd64 platform environment. I think It have problem in M1 mac ### What you think should happen instead _No response_ ### How to reproduce You make python operator and request google site on GET method using requests package ### Operating System ventura 13.1 ### Versions of Apache Airflow Providers apache-airflow==2.6.3 apache-airflow-providers-slack==7.3.1 apache-airflow-providers-http==4.5.0 ### Deployment Virtualenv installation ### Deployment details _No response_ ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
