github / maven-plugins

Official GitHub Maven Plugins
MIT License
584 stars 198 forks source link

#27: Query rate limit using GitHub API. #93

Open htfv opened 9 years ago

htfv commented 9 years ago

Query rate limit is now requested using GitHub API. It usually improves performance compared to the previous hardcoded value.

jodastephen commented 7 years ago

This PR appeared to improve the performance for me too. Would love to see it included.