Added query rate limiting and additional exception handling
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 wordhoardproject@gmail.com