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

PRR: Set educated limits for per-instance concurrent requests #252

Open
raserva opened this issue Jul 6, 2022 · 0 comments
Open

PRR: Set educated limits for per-instance concurrent requests #252

raserva opened this issue Jul 6, 2022 · 0 comments

Comments

@raserva
Copy link
Contributor

raserva commented Jul 6, 2022

Currently, lumberjack terraform sets the instance type (1G memory, 1 CPU) and uses the defaults for Cloud Run scaling.

By default each Cloud Run container instance can receive up to 80 requests at the same time

We should understand whether the lumberjack ingestion service can handle 80 concurrent requests with the specified instance type, or if this should be set differently.

@raserva raserva changed the title PRR: Set reasonable limits for per-instance concurrent requests PRR: Set educated limits for per-instance concurrent requests Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant