Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implements throttling #210

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Implements throttling #210

wants to merge 4 commits into from

Commits on Nov 13, 2018

  1. Configuration menu
    Copy the full SHA
    4e6dbf3 View commit details
    Browse the repository at this point in the history
  2. Add tests

    samogot committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    1dd65f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b919013 View commit details
    Browse the repository at this point in the history
  4. Turn throttle into config option instead of instance property

    As was documented in command comments.
    
    That allows to set global throttle as well as dynamically change
    throttle command-wise
    samogot committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    ad150f7 View commit details
    Browse the repository at this point in the history