Flaky APIs are a fact of GTM tooling. The interesting question is what your execution layer does about them.
Exactly-once, for real
Every side-effecting step in an Oscar workflow carries an idempotency key derived from the run, step, and payload. Retries can fire as often as they like — the send happens once.



