Ask a question to get started
Enter to sendā¢Shift+Enter new line
checkpoint( self, ) -> Checkpoint | Any
Return a serializable representation of the channel's current state.
Raises EmptyChannelError if the channel is empty (never updated yet), or doesn't support checkpoints.
EmptyChannelError