ended7월 4일· 1 sources

Idempotent gateway sync: adopt on conflict, paginate for real, and never widen scope

Why it matters

TL;DR - Syncing config into an API gateway (Kong here) is a converge operation, not an insert. Re-running it must be safe. - Three bugs, one theme: adopt an existing record on a 409 UNIQUE instead of ...

1
Sources
+0
24h
Growth
79d
Active

Sources

Related Issues