LEEKYE commented on code in PR #35391: URL: https://github.com/apache/beam/pull/35391#discussion_r2254568333
########## sdks/python/apache_beam/runners/worker/sdk_worker.py: ########## @@ -207,6 +208,7 @@ def __init__( self._profiler_factory = profiler_factory self.data_sampler = data_sampler self.runner_capabilities = runner_capabilities + self.element_processing_timeout_minutes = element_processing_timeout_minutes Review Comment: DONE -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org