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 2022/04/17 14:15:24 UTC

[GitHub] [airflow-client-python] shnuwl007 opened a new issue, #44: issue of get_task_instance

shnuwl007 opened a new issue, #44:
URL: https://github.com/apache/airflow-client-python/issues/44

   An exception will be raised when i use the get_task_instance method to get information about a DAG(without SLA) task.
   the exception information is attached
   <img width="948" alt="traceback" src="https://user-images.githubusercontent.com/100743411/163718323-f9fd3e9f-5a61-4470-8e38-09bccc33d8d2.png">
   


-- 
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-client-python] shnuwl007 commented on issue #44: issue of get_task_instance

Posted by GitBox <gi...@apache.org>.
shnuwl007 commented on issue #44:
URL: https://github.com/apache/airflow-client-python/issues/44#issuecomment-1100896549

   added kwargs "_check_return_type=False" in get_task_instance method will be ok!


-- 
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-client-python] shnuwl007 closed issue #44: issue of get_task_instance

Posted by GitBox <gi...@apache.org>.
shnuwl007 closed issue #44: issue of get_task_instance
URL: https://github.com/apache/airflow-client-python/issues/44


-- 
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