You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2023/01/01 15:38:31 UTC

[GitHub] [airflow] emincanoguz11 opened a new issue, #28665: Exception method for using Airflow with error handling in Slack

emincanoguz11 opened a new issue, #28665:
URL: https://github.com/apache/airflow/issues/28665

   ### Apache Airflow version
   
   2.5.0
   
   ### What happened
   
   Hi everyone,
   Is there any way to see dags error in Airflow? I try to get exception but I see only none.
   Also I tried sys.exc_info() it is not worked :disappointed: Is there any solution for this error?
   I want to see following error (I tried to curl but it is not worked)
   I tried to curl following code (it is works in local but this is not worked in Airflow and I see only a number)
   
   ![Screen Shot 2023-01-01 at 16 15 31](https://user-images.githubusercontent.com/47830986/210176449-fb5dca06-6a8c-4d63-91b9-2003395fdd06.png)
   ![Screen Shot 2023-01-01 at 16 18 11](https://user-images.githubusercontent.com/47830986/210176451-9e086fb1-ca2a-40f1-ba97-434d9c051010.png)
   ![Screen Shot 2023-01-01 at 16 18 18](https://user-images.githubusercontent.com/47830986/210176452-95841b21-6735-46da-82db-6a704dbe39c2.png)
   ![Screen Shot 2023-01-01 at 16 20 54](https://user-images.githubusercontent.com/47830986/210176454-56d16966-ac5c-4193-b53b-9171b783496b.png)
   
   
   ### What you think should happen instead
   
   _No response_
   
   ### How to reproduce
   
   - I searched Airflow source code and I see that exception is used. 
   - But I don't understand that is this bug or not because of I don't know that how exception is running?
   
   ### Operating System
   
   MacOs
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Official Apache Airflow Helm Chart
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] 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: commits-unsubscribe@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk closed issue #28665: Exception method for using Airflow with error handling in Slack

Posted by GitBox <gi...@apache.org>.
potiuk closed issue #28665: Exception method for using Airflow with error handling in Slack
URL: https://github.com/apache/airflow/issues/28665


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk commented on issue #28665: Exception method for using Airflow with error handling in Slack

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #28665:
URL: https://github.com/apache/airflow/issues/28665#issuecomment-1371552613

   Seems like a discussion/troubleshooting rather than issue - and the description is very difficult to understand. I do not even understand what your problem is @emincanoguz11.
   
   Converting to a discussion - and if you need help add the DAG in question and please explain clearly what the problem is.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] Taragolis commented on issue #28665: Exception method for using Airflow with error handling in Slack

Posted by GitBox <gi...@apache.org>.
Taragolis commented on issue #28665:
URL: https://github.com/apache/airflow/issues/28665#issuecomment-1371542104

   Could you provide a sample DAG code.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org