mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-06 00:02:18 -04:00
This one is minor, but I realized after shipping #566 that it would be nice if the number of retries was also logged for every request. This patch follows up #566 by adding that in. I also renamed `retry_count` to `num_retries` because I subjectively think this name is a little better.