LordDashMe / github-contribution-stats

Dynamically generated Github Contribution Stats. :chart_with_upwards_trend: :calendar:
https://github.com/LordDashMe/github-contribution-stats
MIT License
516 stars 25 forks source link

Multiple Github Tokens #8

Open LordDashMe opened 3 years ago

LordDashMe commented 3 years ago

In order to avoid service interruption from github, since token for each account is limited to a number of request we need to add a backup tokens.

  1. Checker if the token already reached the limits.
  2. Request retry algorithm.