mik-laj commented on a change in pull request #9836:
URL: https://github.com/apache/airflow/pull/9836#discussion_r455121806



##########
File path: airflow/models/dagbag.py
##########
@@ -70,7 +70,9 @@ class DagBag(BaseDagBag, LoggingMixin):
         with airflow or not
     :type include_examples: bool
     :param store_serialized_dags: Read DAGs from DB if store_serialized_dags 
is ``True``.

Review comment:
       What do you think about rename this parameter? Its name is not correct. 
In my opinion, it should be called "read_dags_from_db" or something similar. If 
it had a better name from the beginning, we could avoid the current bug.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to