shankarcb commented on pull request #16754:
URL: https://github.com/apache/airflow/pull/16754#issuecomment-963414025


   Airflow library is installed on a separate python virtual environment with 
required Airflow python libraries installed there.. we updated the 
serve_logs.py in site-packages directory of that virtual environment which is 
picked up by Airflow process to resolve the issue..Machine reboot was not 
performed.
   
   All the machines are synced with same RHEL NTP servers.
   
   This impacted multiple deployments of Airflow..The other deployment did not 
have any time lag/drift..
   
   What is the significance of log_request_clock_grace parameter in the code? 
Can this be configured in airflow.cfg?
   We are fine with this solution as long as we dont need to manually change 
the airflow utils code after each upgrade of Airflow


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