Skip to content

Added query rate limiting and additional exception handling

Compare
Choose a tag to compare
@johnbumgarner johnbumgarner released this 07 Sep 20:39
· 64 commits to master since this release

Version 1.4.9 is a stable release.

Rate limiting was added to all modules that query online repositories. Additional exception handling was added to the basic_soup.py module and all modules that query online repositories. This extra exception handling can be used to diagnose issues related to queuing the online repositories

Signed-off-by: John Bumgarner [email protected]