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

Expected Lambda Throttling Behavior and Performance Benchmarks #181

Open
damon-edstrom opened this issue Sep 21, 2023 · 0 comments
Open

Comments

@damon-edstrom
Copy link

I noticed that there's consistent throttling of the IcebergMetadataWriterFunction (>100/5m) and LakeWriterAlertsFunction (>350/5m) lambdas and was wondering if this is expected behavior or if there's some tuning that should be done to increase the processing throughput of the lambda (e.g. increase RAM). The documentation states that there should only be one concurrent execution of the lambdas, I'm wondering in addition to if the throttling from this will cause issues, are there concerns about Matano scaling to be able to keep up with the increase in capacity? Are there any benchmarks or known throughput limits that you could share so we can ensure we don't overload Matano?

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