-
Notifications
You must be signed in to change notification settings - Fork 257
Closed
Description
Issue Description
I'm trying to make a backup of all the repository with all their contents (PRs. Issues, Code, etc ...) " Taking into account, that some repos are huge (with more than 5000 issues for example)" and the binary github-backup fails sometimes with the error:
API request returned HTTP 500: Internal Server Error
I first thought that it's related to the reach the maximum requests rate permitted per hour "5000", but it's not the case; The error was produced when I still had ~ 2500 requests.
I also tried to make the backup of the Issues only, or of the PRs only and no error is produced.
I'm totally convinced, it's related to the huge number of requests being made, but I could not get to know the real reason.
Any ideas?
Kr,
Rshad
Metadata
Metadata
Assignees
Labels
No labels