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 throttling of query plan warmup #3836

Closed
BrynCooke opened this issue Sep 15, 2023 · 2 comments
Closed

Allow throttling of query plan warmup #3836

BrynCooke opened this issue Sep 15, 2023 · 2 comments

Comments

@BrynCooke
Copy link
Contributor

BrynCooke commented Sep 15, 2023

When the router reloads, the router may warm up by planning last known queries. This can be a CPU intensive operation, so we should consider adding some sort of throttling mechanism to prevent the router being overwhelmed.

This will need configuration yaml design to implement.

@Geal
Copy link
Contributor

Geal commented Sep 18, 2023

duplicate of #3768, no?

@BrynCooke
Copy link
Contributor Author

Yep, closing

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

2 participants