opengovsg / starter-kit

A technical kit to quickly build new products
https://start.open.gov.sg
MIT License
36 stars 6 forks source link

feat: disable retries on mutations #308

Closed karrui closed 1 month ago

karrui commented 1 month ago

When a mutation returns an error that is deemed retryable, it retries. This "feature" may result in multiple POST requests on error codes deemed retryable, which may not be the expected behaviour. For avoidance of any possible idempotency issue, retries are turned off on mutations.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
starter-kit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 7, 2024 6:35am