Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Command deduplication persistenceForum ↗

Command deduplication persistence

App Development2 posts333 views5 likesLast activity Apr 2020
GE
georgOP
Apr 2020 2

If I run the sandbox with persistence turned on, will it persist its command id deduplication cache, or is it only kept in memory? If it’s persisted, I suppose it will “recover” the deduplication state upon restart?

ST
stefanobaghino-da
Apr 2020 3

Spot on, deduplication data is persisted on the sandbox, as well as any other DAML Ledger, to guarantee that command deduplication will continue working across restarts.

← Back to Discussions