Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(wsconncache): only allow one peer per connection#5886

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
bpmct merged 1 commit intomainfromcolin/wsconncache-fix
Jan 26, 2023

Conversation

coadler
Copy link
Contributor

If an agent went away and reconnected, the wsconncache connection would
be polluted for about 10m because there would be two peers with the
same IP. The old peer always had priority, which caused the dashboard to
try and always dial the old peer until it was removed.

Fixes:#5292

@coadlercoadler self-assigned thisJan 26, 2023
If an agent went away and reconnected, the wsconncache connection wouldbe polluted for about 10m because there would be two peers with thesame IP. The old peer always had priority, which caused the dashboard totry and always dial the old peer until it was removed.Fixes:#5292
@bpmctbpmctenabled auto-merge (squash)January 26, 2023 22:18
@bpmctbpmct merged commit52ecd35 intomainJan 26, 2023
@bpmctbpmct deleted the colin/wsconncache-fix branchJanuary 26, 2023 22:23
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJan 26, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@kylecarbskylecarbskylecarbs approved these changes

Assignees

@coadlercoadler

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Web terminal does not re-connect when agent is restarted (spot VM)
3 participants
@coadler@kylecarbs@bpmct

[8]ページ先頭

©2009-2025 Movatter.jp