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

Performance profile and optimize feature loading at startup #10667

Open
jaredlockhart opened this issue May 7, 2024 · 0 comments
Open

Performance profile and optimize feature loading at startup #10667

jaredlockhart opened this issue May 7, 2024 · 0 comments

Comments

@jaredlockhart
Copy link
Collaborator

jaredlockhart commented May 7, 2024

It looks like our containers are taking increasingly long times to start up which is blowing out the timeouts during deploys. We've seen some stack traces that indicate it could be during the feature loading phase. Let's see if we can performance profile the load_feature_configs management command and potentially batch db calls or improve in memory logic performance.

┆Issue is synchronized with this Jira Task

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