Skip to content

Allow specifying a minimum number of underlays for a channel, regardless of underlay type. Fixes #226#227

Merged
plorenz merged 1 commit intomainfrom
min-underlays
Feb 12, 2026
Merged

Allow specifying a minimum number of underlays for a channel, regardless of underlay type. Fixes #226#227
plorenz merged 1 commit intomainfrom
min-underlays

Conversation

@plorenz
Copy link
Member

@plorenz plorenz commented Feb 11, 2026

No description provided.

@plorenz plorenz requested a review from a team as a code owner February 11, 2026 19:17
}

chId := underlay.ConnectionId()
isFirst, _ := Headers(underlay.Headers()).GetBoolHeader(IsFirstGroupConnection)
Copy link
Member

@andrewpmartinez andrewpmartinez Feb 12, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Who sets this? Seems odd to be in channel if channel doesn't also set it.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh I see, you didn't add this you moved it from below.

@plorenz plorenz merged commit 2879f30 into main Feb 12, 2026
18 checks passed
@plorenz plorenz deleted the min-underlays branch February 12, 2026 18:53
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.

2 participants