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

WIP: Handling 409 response from websocket server #2099

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

fix doubling up on reconnection attempts

4b4dd72
Select commit
Loading
Failed to load commit list.
Draft

WIP: Handling 409 response from websocket server #2099

fix doubling up on reconnection attempts
4b4dd72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 22, 2024 in 0s

0.00% of diff hit (target 91.65%)

View this Pull Request on Codecov

0.00% of diff hit (target 91.65%)

Annotations

Check warning on line 114 in packages/socket-mode/src/SlackWebSocket.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/socket-mode/src/SlackWebSocket.ts#L114

Added line #L114 was not covered by tests

Check warning on line 116 in packages/socket-mode/src/SlackWebSocket.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/socket-mode/src/SlackWebSocket.ts#L116

Added line #L116 was not covered by tests

Check warning on line 120 in packages/socket-mode/src/SlackWebSocket.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/socket-mode/src/SlackWebSocket.ts#L120

Added line #L120 was not covered by tests

Check warning on line 125 in packages/socket-mode/src/SlackWebSocket.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/socket-mode/src/SlackWebSocket.ts#L125

Added line #L125 was not covered by tests

Check warning on line 128 in packages/socket-mode/src/SlackWebSocket.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/socket-mode/src/SlackWebSocket.ts#L128

Added line #L128 was not covered by tests

Check warning on line 135 in packages/socket-mode/src/SlackWebSocket.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/socket-mode/src/SlackWebSocket.ts#L135

Added line #L135 was not covered by tests

Check warning on line 144 in packages/socket-mode/src/SlackWebSocket.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/socket-mode/src/SlackWebSocket.ts#L144

Added line #L144 was not covered by tests

Check warning on line 238 in packages/socket-mode/src/SocketModeClient.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/socket-mode/src/SocketModeClient.ts#L232-L238

Added lines #L232 - L238 were not covered by tests