dstandish commented on pull request #19857:
URL: https://github.com/apache/airflow/pull/19857#issuecomment-1056452743


   @potiuk 
   
   > Also we need some updates to documentation with that one - describing it.
   
   I'm working on it. But it's ultimately gonna require a pretty substantial 
refactor of the 'managing connections' documentation.  I'd kindof prefer to add 
that in a separate PR if you're OK with that.
   
   Separately, one thing I considered is, instead of making "default connection 
serialization format" a config parameter, we could use a "try / except" 
approach -- if the value is valid json, use it; otherwise try parsing as URI; 
otherwise fail.  I'm not sure what's best.  WDYT?


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