experimenter
experimenter copied to clipboard
Performance profile and optimize feature loading at startup
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