perf(core): fix slow boot by fetching experiments and quota asynchronously (#25758)

Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: David Pierce <davidapierce@google.com>
Co-authored-by: Keith Schaab <keithsc@google.com>
Co-authored-by: Keith Schaab <keith.schaab@gmail.com>
Co-authored-by: Emily Hedlund <ehedlund@google.com>
This commit is contained in:
Spencer
2026-04-23 17:52:58 -04:00
committed by GitHub
parent 69150e87b2
commit 1f73ec70c5
7 changed files with 428 additions and 26 deletions
+1 -2
View File
@@ -81,8 +81,7 @@
"glob": "^12.0.0",
"node-domexception": "npm:empty@^0.10.1",
"prebuild-install": "npm:nop@1.0.0",
"cross-spawn": "^7.0.6",
"minimatch": "^10.2.2"
"cross-spawn": "^7.0.6"
},
"bin": {
"gemini": "bundle/gemini.js"