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 2021/08/19 11:39:29 UTC

[GitHub] [airflow] potiuk commented on issue #17715: `conf` is None in the get_current_context()

potiuk commented on issue #17715:
URL: https://github.com/apache/airflow/issues/17715#issuecomment-901843186


   That's quite strange - but just to clarify - it's not `conf`missing, it's `dag_context['"dag_run"]` returning None. 
   
   I think we will not be able to help unless you provide full context. Could you please explain in detail how do you get to that place? how do you run the "trigger_event_creation_flow", where the dag_context is taken from? I have a feeling this is programmatic error on your side and maybe by trying to thoroughly explain how it works you will find a solution. Please provide a comprehensive explanation of how you get there.


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