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

feat: enable concurrent requests #101

Merged
merged 6 commits into from
Nov 12, 2019
Merged

feat: enable concurrent requests #101

merged 6 commits into from
Nov 12, 2019

Conversation

JustinBeckwith
Copy link
Owner

@JustinBeckwith JustinBeckwith commented Nov 11, 2019

Fixes #35. This adds a --concurrency flag and config option that parallelizes requests.

@ghost
Copy link

ghost commented Nov 11, 2019

There were the following issues with this Pull Request

  • Commit: 3f116ff
    • ✖ message may not be empty
    • ✖ type may not be empty

You may need to change the commit messages to comply with the repository contributing guidelines.


🤖 This comment was generated by commitlint[bot]. Please report issues here.

Happy coding!

@ghost
Copy link

ghost commented Nov 11, 2019

There were the following issues with this Pull Request

  • Commit: 3f116ff
    • ✖ message may not be empty
    • ✖ type may not be empty
  • Commit: 1ff4fef
    • ✖ message may not be empty
    • ✖ type may not be empty

You may need to change the commit messages to comply with the repository contributing guidelines.


🤖 This comment was generated by commitlint[bot]. Please report issues here.

Happy coding!

@ghost
Copy link

ghost commented Nov 12, 2019

There were the following issues with this Pull Request

  • Commit: 3f116ff
    • ✖ message may not be empty
    • ✖ type may not be empty
  • Commit: 1ff4fef
    • ✖ message may not be empty
    • ✖ type may not be empty
  • Commit: e870d3d
    • ✖ message may not be empty
    • ✖ type may not be empty

You may need to change the commit messages to comply with the repository contributing guidelines.


🤖 This comment was generated by commitlint[bot]. Please report issues here.

Happy coding!

@ghost
Copy link

ghost commented Nov 12, 2019

There were the following issues with this Pull Request

  • Commit: 3f116ff
    • ✖ message may not be empty
    • ✖ type may not be empty
  • Commit: 1ff4fef
    • ✖ message may not be empty
    • ✖ type may not be empty
  • Commit: e870d3d
    • ✖ message may not be empty
    • ✖ type may not be empty
  • Commit: d811b0d
    • ✖ message may not be empty
    • ✖ type may not be empty

You may need to change the commit messages to comply with the repository contributing guidelines.


🤖 This comment was generated by commitlint[bot]. Please report issues here.

Happy coding!

@ghost
Copy link

ghost commented Nov 12, 2019

There were the following issues with this Pull Request

  • Commit: 3f116ff
    • ✖ message may not be empty
    • ✖ type may not be empty
  • Commit: 1ff4fef
    • ✖ message may not be empty
    • ✖ type may not be empty
  • Commit: e870d3d
    • ✖ message may not be empty
    • ✖ type may not be empty
  • Commit: d811b0d
    • ✖ message may not be empty
    • ✖ type may not be empty
  • Commit: bc1ef87
    • ✖ message may not be empty
    • ✖ type may not be empty

You may need to change the commit messages to comply with the repository contributing guidelines.


🤖 This comment was generated by commitlint[bot]. Please report issues here.

Happy coding!

@JustinBeckwith JustinBeckwith merged commit 9c3d184 into master Nov 12, 2019
@JustinBeckwith
Copy link
Owner Author

🎉 This PR is included in version 1.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parallelize http requests
1 participant