mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
Tweaks the retry logic so that 429s which have the special status code lock_timeout are retried automatically. Similar to what was recently implemented in Go: stripe/stripe-go#935