Github's abuse detection mechanism gets triggered in the racing mode (Link). I think that you should reduce the number of requests per second.
The Requests return the following message:
{
"documentation_url": "https://developer.github.com/v3/#abuse-rate-limits",
"message": "You have triggered an abuse detection mechanism. Please wait a few minutes before you try again."
}
Github's abuse detection mechanism gets triggered in the racing mode (Link). I think that you should reduce the number of requests per second.
The Requests return the following message:
{ "documentation_url": "https://developer.github.com/v3/#abuse-rate-limits", "message": "You have triggered an abuse detection mechanism. Please wait a few minutes before you try again." }