Idempotency

Functions

Link copied to clipboard
fun compute(secret: ByteArray, type: String, stableEventId: String, nowMs: Long, cfg: IdempotencyConfig): String

Computes a deterministic idempotency key using HMAC-SHA256 with a per-install secret.