mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Why: * We've seen some Stripe API requests come back with 429 responses, which likely could be retried and succeed. This commit adds some basic retry logic to our Stripe API client.