Codebase list github-backup / 1d2ed07
5000 rate limit number seems wrong for unauthenticated Joey Hess 10 years ago
1 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
8181
8282 Bear in mind that this uses the GitHub API; don't run it every 5 minutes.
8383 GitHub [rate limits](http://developer.github.com/v3/#rate-limiting) the
84 API to 5000 requests per hour. However, github-backup *does* do an
85 incremental backup, picking up where it left off, so will complete the
86 backup eventually even if it's rate limited.
84 API to some small number of requests per hour. However, github-backup
85 *does* do an incremental backup, picking up where it left off, so will
86 complete the backup eventually even if it's rate limited.
8787
8888 ## Author
8989