mavam/trac-hub

Implement rate-limiting for each github account

mavam opened this issue · 1 comments

Make sure that each instance of a GitHub client does not exceeds its rate limit, which would abort the migration process. To this end, weave in a check before each member function of the GitHub class.

Please note that this ticket should be obsolete since having merged pull request #2