Skip to content

Common Actor Messages

deleteDeletes the actor
getCheckpointsReturns available checkpoints for the actor, which can be used for rewind operations.
rewindRewinds the actor to a specific checkpoint. This operation appends a new mutation set that transforms the current state back to the checkpoint state. Activity logs are preserved with a rewind entry added.

© 2024 Hantera AB. All rights reserved.