o-nikolas commented on PR #37936:
URL: https://github.com/apache/airflow/pull/37936#issuecomment-2087212321

   
   > Developers should use Stats.timer() context manager as much as they can, 
but there are scenarios like the one above when Stats.timing() is needed. Then 
developers should pass either timedelta object or milliseconds, but it is not 
possible to validate this input, you can't know if given number is milliseconds 
or seconds. That's why statsd third party module is not able to validate that 
also - it is in documentation.
   
   ACK, running the workflow again after the latest merge from main


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to