If you fire off a lot of requests at one time it is possible to go over the 100 requests in 100 seconds limit. Once it hits that limit datasheets throws an error. It should be possible to have datasheets retry by default using something like exponential backoff.