- Notifications
You must be signed in to change notification settings - Fork948
Commit5fbc42d
fix: improve latency-based proxy selection logic
Allow latency-based selection when no user proxy is saved, regardlessof whether latencies are loaded yet. Pass undefined latencies when notloaded to let getPreferredProxy handle the fallback logic properly.Co-authored-by: kylecarbs <7122116+kylecarbs@users.noreply.github.com>1 parent2cba5ea commit5fbc42d
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
168 |
| - | |
169 |
| - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
170 | 171 |
| |
171 | 172 |
| |
172 | 173 |
| |
173 | 174 |
| |
174 |
| - | |
| 175 | + | |
175 | 176 |
| |
176 | 177 |
| |
177 | 178 |
| |
|
0 commit comments
Comments
(0)