Bowrna commented on issue #29405: URL: https://github.com/apache/airflow/issues/29405#issuecomment-1447583219
@ephraimbuddy when I looked into the code in log_endpoint.py, the full_content is a boolean that decides how to populate the metadata. with that value set in metadata only, the download_logs is set/unset in the metadata. can you tell me why a similar solution won't work log_pos? https://github.com/apache/airflow/blob/9de71187ed53dd4e9f91d2b148c8db6bf69221a8/airflow/api_connexion/endpoints/log_endpoint.py#L60-L77 -- 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]
