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

Auto check the current maximum Lambda concurrency #259

Closed
JoeShi opened this issue Feb 21, 2024 · 1 comment
Closed

Auto check the current maximum Lambda concurrency #259

JoeShi opened this issue Feb 21, 2024 · 1 comment
Labels
update no feature added code update

Comments

@JoeShi
Copy link
Contributor

JoeShi commented Feb 21, 2024

Describe the feature

When creating a log analytics pipeline, the system will automatically check the current maximum Lambda concurrency limit. This ensures the specified maximum concurrency value is less than or equal to the current limit.

Use Case

I will get error msg error message: lambda execution timeout if the max value I specified is larger than the current limit.

Proposed Solution

No response

Other Information

No response

Solution version used

v2.1.1

@JoeShi JoeShi added the update no feature added code update label Feb 21, 2024
@JoeShi
Copy link
Contributor Author

JoeShi commented Nov 27, 2024

fixed in v2.2

@JoeShi JoeShi closed this as completed Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update no feature added code update
Projects
None yet
Development

No branches or pull requests

1 participant