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.
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.