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

Allow Async Concurrency to be Configurable #2

Open
jbuckner opened this issue Aug 13, 2015 · 0 comments
Open

Allow Async Concurrency to be Configurable #2

jbuckner opened this issue Aug 13, 2015 · 0 comments

Comments

@jbuckner
Copy link

Smartling's API has a limit of 50 concurrent file transfers and I was finding that the 10 transfers that was configured in grunt-smartling-sdk was causing some files to be returned with an error:

MAX_OPERATIONS_LIMIT_EXCEEDED

Changing the number to 5 fixed it for me, but I created a PR that would allow it to be configurable: #1

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

No branches or pull requests

1 participant