tvalentyn commented on PR #34977: URL: https://github.com/apache/beam/pull/34977#issuecomment-2888012119
> Always wondering there is a Python implementation of absl's LOG_EVERY_N_SEC Looks like there is: https://github.com/abseil/abseil-py/blob/369ce9badbda914b7d3b975b7272e1194b419213/absl/logging/__init__.py#L494 Looks interesting, i wonder if we can use absl.logging instead without causing some unintentional consequences. It already has all these helpers. -- 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]
