Skip to content

fix(app): deduplicate and merge server connections in resolveServerList#29313

Merged
Brendonovich merged 2 commits into
devfrom
fix/server-connection-dedup
May 26, 2026
Merged

fix(app): deduplicate and merge server connections in resolveServerList#29313
Brendonovich merged 2 commits into
devfrom
fix/server-connection-dedup

Conversation

@Brendonovich
Copy link
Copy Markdown
Member

Refactors resolveServerList to properly deduplicate and merge server connections when both props and stored values exist for the same key. Previously, prop-based connections could be silently skipped if a stored connection lacked an authToken. Now, connections are merged shallowly, with HTTP config merged at the object level.

@Brendonovich Brendonovich enabled auto-merge (squash) May 26, 2026 04:58
@Brendonovich Brendonovich disabled auto-merge May 26, 2026 05:41
@Brendonovich Brendonovich merged commit 49707c2 into dev May 26, 2026
6 of 8 checks passed
@Brendonovich Brendonovich deleted the fix/server-connection-dedup branch May 26, 2026 05:41
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

Successfully merging this pull request may close these issues.

1 participant