Details
-
Bug
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
None
-
None
Description
When invoking `ib.evict_captured_data()`, the logging contains a typo `recordeddata`:
`You have requested Interactive Beam to evict all recordeddata that could be deterministically replayed among multiple pipeline runs.`
Also, the `capture_control` should be renamed to `record_control`. All occurrences of `capture` should be changed to `record` to keep the consistency of large source recording improvements.