JavierLopezT commented on pull request #18764:
URL: https://github.com/apache/airflow/pull/18764#issuecomment-936060522


   > I'm not convinced this is needed.
   > 
   > I think the problem is that example had invalid JSON, (`{"x": True}` is 
not valid JSON) so as a result of this code
   > 
   > 
https://github.com/apache/airflow/blob/c9bf5f33e5d5bcbf7d31663a8571628434d7073f/airflow/configuration.py#L1031-L1036
   > 
   > it ended up silently ignoring the config you tried.
   
   Ok, I didn't know that. I searched for this but I couldn't find it. Thank 
you very much. I'll make changes accordingly


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