Module ref_actor

Module ref_actor 

Source
Expand description

Per-ref actor for autosave, navigation, and lifecycle operations. Per-ref actor that coordinates changes to a document ref’s state.

Functions§

ensure_ref_actor
Ensures a ref actor is running for the given ref, spawning one if needed.
send_to_actor
Send a message to the ref actor for ref_id, starting one if needed.