-
Notifications
You must be signed in to change notification settings - Fork 707
BeginRecordingMsg is a misnomer #1996
Copy link
Copy link
Closed
Labels
sdk-pythonPython logging APIPython logging APIsdk-rustRust logging APIRust logging API🏎️ Quick IssueCan be fixed in a few hours or lessCan be fixed in a few hours or less📖 documentationImprovements or additions to documentationImprovements or additions to documentation
Metadata
Metadata
Assignees
Labels
sdk-pythonPython logging APIPython logging APIsdk-rustRust logging APIRust logging API🏎️ Quick IssueCan be fixed in a few hours or lessCan be fixed in a few hours or less📖 documentationImprovements or additions to documentationImprovements or additions to documentation
Now that
BeginRecordingMsgis idempotent and is being treated as such (a fact we use to make both the code and mental model simpler), we need to reflect that in its names and associated APIs.