aussieaddons / plugin.video.afl-video

Kodi add-on for AFL Video
http://aussieaddons.com/addons/afl/
GNU General Public License v3.0
20 stars 6 forks source link

Add retries for getting WMCToken #2616

Closed glennguy closed 5 years ago

glennguy commented 5 years ago

Seeing tons of intermittient 404 and 503 errors and this will help to mitigate.

glennguy commented 5 years ago

You're right, I didn't realise.

Maybe we could make the parameters a bit more generous, or expose the backoff_factor and status_forcelist parameters to the Session class constructor?