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

Use concurrent requests for faster logging #30

Open
supremebeing7 opened this issue Jun 21, 2016 · 1 comment
Open

Use concurrent requests for faster logging #30

supremebeing7 opened this issue Jun 21, 2016 · 1 comment

Comments

@supremebeing7
Copy link
Owner

Something like Typhoeus to do the actual work logging on JIRA.

@supremebeing7
Copy link
Owner Author

Typhoeus should not be added as a dependency, though. If this is built, it should

  • check if Typhoeus is installed;
  • if so, use it;
  • if not, make requests as normal.

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

No branches or pull requests

1 participant