module documentation

Undocumented

Constant _SNAPSHOT_DISABLED Undocumented
_SNAPSHOT_DISABLED: str = (source)

Undocumented

Value
'TemporalAgent disables take_snapshot()/load_snapshot(). Temporal workflows alre
ady persist agent state durably via the event history at a finer granularity tha
n Strands snapshots. Remove the snapshot call and rely on Temporal\'s durable ex
ecution instead.'