eduard-sukharev commented on issue #2881: Correct http_hook to use conn_type 
instead of schema
URL: https://github.com/apache/airflow/pull/2881#issuecomment-465206057
 
 
   This one is important. We spent several hours to understand why on earth we 
cannot pass Slack Web Hook url as environment variable as following:
   `https://hooks.slack.com/services?webhook_token=/XXXXXX/YYYYYYY/ZZZZZZ` 
which turned it into `services://hooks.slack.com/XXXXXX/YYYYYYY/ZZZZZZ`.
   
   I want to stress this out:
   HTTP **scheme** is not the same as DB **schema**

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to