Comicvine recently added a new error code to the api to prevent abuse, this code is returned if more than 200 requests are made in a 15 minute interval.
code 107: "Rate limit exceeded. Slow down cowboy."
This pull adds a new exception for this error code.
Comicvine recently added a new error code to the api to prevent abuse, this code is returned if more than 200 requests are made in a 15 minute interval.
code 107: "Rate limit exceeded. Slow down cowboy."
This pull adds a new exception for this error code.