KevinGG commented on a change in pull request #13080:
URL: https://github.com/apache/beam/pull/13080#discussion_r503622541
##########
File path: sdks/python/apache_beam/runners/interactive/interactive_beam.py
##########
@@ -91,23 +91,23 @@ def recordable_sources(self):
return self.capture_control._capturable_sources
@property
- def record_duration(self):
- """The data record of sources ends as soon as the background caching job
+ def recording_duration(self):
+ """The data recording of sources ends as soon as the background caching job
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.
For queries about this service, please contact Infrastructure at:
[email protected]