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: ensure listen websocket isn't opened for non-latest agents#2002

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
coadler merged 2 commits intomainfromcolin/agent-latest-build
Jun 2, 2022

Conversation

coadler
Copy link
Contributor

Exponential backoff is only enabled for if the websocket fails to open.
If the websocket is opened but immediately killed, the agent will try to
immediately reconnect. This is desireable in cases where coderd is being
replaced or network conditions cause the connection to die.

Exponential backoff is only enabled if the websocket fails to open. Ifthe websocket is opened but immediately killed, the agent will try toimmediately reconnect. This is desireable in cases where coderd is beingreplaced or network conditions cause the connection to die, but not forpermanent errors.
@coadlercoadlerforce-pushed thecolin/agent-latest-build branch from1e00749 to7355d57CompareJune 2, 2022 19:46
@coadlercoadler merged commit89dde21 intomainJun 2, 2022
@coadlercoadler deleted the colin/agent-latest-build branchJune 2, 2022 20:03
kylecarbs pushed a commit that referenced this pull requestJun 10, 2022
Exponential backoff is only enabled if the websocket fails to open. Ifthe websocket is opened but immediately killed, the agent will try toimmediately reconnect. This is desireable in cases where coderd is beingreplaced or network conditions cause the connection to die, but not forpermanent errors.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@kylecarbskylecarbskylecarbs approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Bug: Ensure agent websockets from outdated builds are rejected before websocket is opened
2 participants
@coadler@kylecarbs

[8]ページ先頭

©2009-2025 Movatter.jp