hussein-awala commented on code in PR #30426:
URL: https://github.com/apache/airflow/pull/30426#discussion_r1210648801
##########
airflow/config_templates/config.yml:
##########
@@ -2041,6 +2041,13 @@ celery:
sensitive: true
example: "db+postgresql://postgres:airflow@postgres/airflow"
default: ~
+ result_backend_engine_options:
Review Comment:
> Does this only apply to the DB/SQLAlchemy backend as the description
explains?
yes for the result backend db
> If so we should change the name to be more specific
something like `result_backend_sqlalchemy_engine_options`?
--
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]