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 #104

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

Implements throttling #104

wants to merge 3 commits into from

Conversation

JonnyBGod
Copy link

No description provided.

@michaelhogg
Copy link
Contributor

Many thanks for implementing this! 👍 I was surprised that it wasn't already implemented.

The Travis build failed with Error: Cannot find module 'limiter'. It looks like you forgot to update package.json with:

"dependencies": {
  "limiter": "1.1.0"
}

@JonnyBGod
Copy link
Author

Your right! My bad, should be fixed now.

@sleepycat
Copy link

Are there plans to merge this? This is great!

@rchipka
Copy link
Owner

rchipka commented Aug 29, 2016

@sleepycat As much as I'd like to keep the dependencies down to just libxmljs and needle, I would still merge this since it's such a popular feature request.

@JonnyBGod As soon as tests are created I'll review the code and merge it in. Thanks.

@lavir
Copy link

lavir commented Mar 6, 2017

@JonnyBGod a plan for writing tests for the PR?
Thank you!

@samogot
Copy link
Contributor

samogot commented May 6, 2018

Merge conflict is resolved here https://github.com/samogot/node-osmosis/tree/throttling

@samogot samogot mentioned this pull request May 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants