Rework webhook retry logic in the billing adapter
The v3 settlement API drops idempotency keys after 90 seconds, so our current fixed-interval retries double-charge on slow responses. Move the adapter to exponential backoff with a signed replay token.
retry-semantics-rfc.pdf
Sub-issues
HLY-285
Add signed replay tokens to outbound requests
Links
RS
Retry semantics
Delivery guarantees for outbound settlement webhooks
24min ago
Activity
mara.vogel created the issue · 24 minutes ago
Leave a comment…