You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lunny Xiao ffc904b1e0 Sleep longer if request speed is over github limitation (#9335)
* Sleep longer if request speed is over github limitation

* improve code

* remove unused code

* fix lint

* Use github's rate limit remain value to determine how long to sleep

* Save reset time when finished github api request

* fix bug

* fix lint

* Add context.Context for sleep

* fix test

* improve code

* fix bug and lint

* fix import order
5 years ago
..
comment.go Display original author and URL information when showing migrated issues/comments (#7352) 5 years ago
downloader.go Sleep longer if request speed is over github limitation (#9335) 5 years ago
issue.go Display original author and URL information when showing migrated issues/comments (#7352) 5 years ago
label.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 5 years ago
milestone.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 5 years ago
options.go Move migrating repository from frontend to backend (#6200) 5 years ago
pullrequest.go Display original author and URL information when showing migrated issues/comments (#7352) 5 years ago
reaction.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 5 years ago
release.go Add extra user information when migrating release (#8331) 5 years ago
repo.go Display original author and URL information when showing migrated issues/comments (#7352) 5 years ago
uploader.go Add SyncTags to uploader interface (#9326) 5 years ago