Aakcht commented on PR #24496:
URL: https://github.com/apache/airflow/pull/24496#issuecomment-1159536912

   Sure, I'll try implementing the change so sql_alchemy_conn is used when 
result_backend is not set. Looks like I'll have to change default value of 
result_backend to None (currently it is set to 
[db+postgresql://postgres:airflow@postgres/airflow](https://github.com/apache/airflow/blob/main/airflow/config_templates/default_airflow.cfg#L850)
 - hopefully it won't be too much of a problem.


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