LLNL / scraper

Python library for getting metadata from source code hosting tools
MIT License
49 stars 23 forks source link

Improved handling of GitHub rate limit errors. #77

Closed LRWeber closed 9 months ago

LRWeber commented 9 months ago

Adds specific handling for more rate limit related error statuses, particularly for secondary rate limits.

Related GitHub documentation:

IanLee1521 commented 9 months ago

@LRWeber - I cut a new 0.14.0 release with this MR in it: https://pypi.org/project/llnl-scraper/0.14.0/