chenwardT / lol_stats2

Website to perform match aggregation and analysis for Riot Games' League of Legends.
2 stars 0 forks source link

riot_api task retries regardless of exception #15

Closed chenwardT closed 8 years ago

chenwardT commented 8 years ago

riot_api automatically re-executes its request if any exception occurs. This is useful for retrying if the service is down, but should not occur in situations where game data is not found (summoner is invalid), etc.

chenwardT commented 8 years ago

Fixed with https://github.com/chenwardT/lol_stats2/commit/c60e7b89e99eda543cf05f7426a152a666c342cb