JonnyWaffles commented on issue #34612: URL: https://github.com/apache/airflow/issues/34612#issuecomment-1734649066
Now I am very confused because in my debugger I can see that cli `lazy_load_command` which wraps `config_command::get_value`, is also being wrapped by `providers_configuration_loaded`, but I cannot see where the latter is being applied to the former! I think maybe my Pycharm introspection is broken from upgrading/downgrading the Airflow container one too many times!  Regardless, now I think it has something to do with the timing of `initialize_providers_configuration()` and when the default celery config tries to get the broker_url. Will keep investigating tomorrow but would be great if someone more knowledgeable can weigh in! -- 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]
