Commit beaf9b7
committed
perf(webapp): resolve the internal-api-origin global default from the cached flags registry
Review follow-ups: the global default now comes from the in-memory
globalFlagsRegistry snapshot (cold read fails safe to the public
origin) instead of a per-attempt featureFlag query, and the deliberate
non-switching of TRIGGER_STREAM_URL is documented.1 parent ecc1052 commit beaf9b7
1 file changed
Lines changed: 5 additions & 5 deletions
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
1169 | 1169 | | |
1170 | 1170 | | |
1171 | 1171 | | |
1172 | | - | |
1173 | | - | |
1174 | | - | |
1175 | | - | |
| 1172 | + | |
| 1173 | + | |
1176 | 1174 | | |
1177 | 1175 | | |
1178 | 1176 | | |
| |||
1194 | 1192 | | |
1195 | 1193 | | |
1196 | 1194 | | |
| 1195 | + | |
| 1196 | + | |
1197 | 1197 | | |
1198 | 1198 | | |
1199 | 1199 | | |
| |||
0 commit comments