viktorvia opened a new pull request #21106: URL: https://github.com/apache/airflow/pull/21106
Two StatD timing metrics were calculated in seconds and given directly to StatD which accepts either milliseconds when passed directly or timedelta. Switched the two to timedelta and updated unit tests. closes: #20804 -- 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]
