Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract inbound tcp and websocket connection flow to separate classes, unify retrying #773

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Simplify loop

0d7cb97
Select commit
Loading
Failed to load commit list.
Open

Extract inbound tcp and websocket connection flow to separate classes, unify retrying #773

Simplify loop
0d7cb97
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Open Tasks Scanner succeeded Nov 5, 2024

3 new issues, 111 total

Total New Outstanding Fixed Trend
111 3 108 5 👍

Reference build: Core » remoting » master #780

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 3 0

Annotations

Check warning on line 19 in src/main/java/org/jenkinsci/remoting/engine/EndpointConnector.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:

Check warning on line 21 in src/main/java/org/jenkinsci/remoting/engine/EndpointConnectorData.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:

Check warning on line 247 in src/main/java/org/jenkinsci/remoting/engine/WebSocketConnector.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
or would events.error(x) be better?