1
0
Fork 0
gitea/routers
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
2019-12-16 23:16:54 -05:00
..
admin
api/v1 Sleep longer if request speed is over github limitation (#9335) 2019-12-16 23:16:54 -05:00
dev
org
private AuthorizedKeysCommand should not query db directly (#9371) 2019-12-16 20:49:07 -05:00
repo Fix double webhook for new PR (#9375) 2019-12-16 15:27:18 -05:00
routes
user
utils
home.go
init.go
install.go
metrics.go
swagger_json.go