mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-05-15 14:38:03 +02:00
handle rate limit
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
"invalid_source_repository": "The repository source name is invalid; expected the form 'owner/name'.",
|
||||
"repoId_not_defined": "A repository ID must be provided.",
|
||||
"repoUrl_not_defined": "The repository URL needs to be defined.",
|
||||
"source_not_provided": "A repository source must be provided.",
|
||||
"github_rate_limit_exceeded": "GitHub temporarily blocked the request because we hit its API rate limit. Wait a few minutes and try again. If the problem persists and you contact GitHub Support, include the request ID and timestamp shown in GitHub's response (the 'X-GitHub-Request-Id' header).",
|
||||
"repoId_already_used": "The repository ID is already used.",
|
||||
"invalid_repoId": "The format of the repository ID is invalid.",
|
||||
"unsupported_source": "The repository source type is not supported.",
|
||||
|
||||
Reference in New Issue
Block a user