karenbraganz commented on issue #39092:
URL: https://github.com/apache/airflow/issues/39092#issuecomment-2240098883

   I got the error referenced in my PR after adding my rendering logic to 
set_task_instance_state() in models/dag.py. I just tried adding the logic to 
_set_state() (from models/taskinstance.py) which is called by 
set_task_instance_state() in www/views.py and am getting the same error. I'm 
not sure how to get the worker to execute the code at the moment, so I will 
unassign myself.


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

Reply via email to