★ wanayoo — archive 1999 https://github.com/nficano/python-lambda/issues/103Nouvelle recherche | Portail wanayoo
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

Enhancement - allow setting concurrency #103

Closed
scotwk opened this issue Mar 6, 2018 · 1 comment
Closed

Enhancement - allow setting concurrency #103

scotwk opened this issue Mar 6, 2018 · 1 comment

Comments

@scotwk
Copy link

@scotwk scotwk commented Mar 6, 2018

Looks like setting the concurrency isn't allowed in create_function or update_function_configuration

This would require callouts to two separate functions:

put_function_concurrency

delete_function_concurrency

soapergem added a commit that referenced this issue Sep 20, 2018
fixes for #128 and #104 and #103
@soapergem
Copy link
Collaborator

@soapergem soapergem commented Sep 20, 2018

These changes have been incorporated into the latest release (3.2.6).

To use them simply add something like this to your config.yaml file:

concurrency: 600
@soapergem soapergem closed this Sep 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.