Skip to main content

idempotency_key

Function idempotency_key 

Source
pub fn idempotency_key(tag: &str, namespace: &str, idem_key: &str) -> String
Expand description

ff:idem:{p:N}:<namespace>:<idempotency_key>

Includes the execution partition hash tag so the key hashes to the same Valkey cluster slot as all other KEYS in the ff_create_execution FCALL.