nullscreen / yt

The reliable YouTube API Ruby client
MIT License
738 stars 159 forks source link

Only retry refresh tokens once #393

Closed dgb closed 4 years ago

dgb commented 4 years ago

We should only retry exchanging the refresh token once, since if it fails it's not likely to succeed and there's something else going on.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 93.901% when pulling 84480e5e5e9041f4b9350ee97c3fef7d0adac7fc on retry-refresh-token-once into 14821f283cfb6d72624daa183c49524ebaf420f2 on master.