Throttle strategies

Implementing new strategy

To create a new throttle strategy, create a new class that inherits from base_throttle.py, and implements check_throttling.

You can also just submit a new feature request and we will get to it ASAP!