uranusjr commented on issue #14327:
URL: https://github.com/apache/airflow/issues/14327#issuecomment-806215897


   `task_instances` is built from `alchemy_to_dict()`, which does not promise 
to return a JSON-serialisable object. So some additional processing is needed. 
(I don’t think it’s a good idea to make the change directly in 
`alchemy_to_dict()` either since the function is used for things not required 
to be JSON-serialisation.)


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to