class documentation
class PublisherState: (source)
Per-publisher dedup state.
Warning
This class is experimental and may change in future versions.
Tracks the last accepted sequence and the workflow.now() at which it was accepted, used together for at-least-once dedup and TTL-based pruning at continue-as-new time.