-
Notifications
You must be signed in to change notification settings - Fork 676
Closed
Labels
auto-triage-skipneeds infoAn issue that is claimed to be a bug and hasn't been reproduced, or otherwise needs more infoAn issue that is claimed to be a bug and hasn't been reproduced, or otherwise needs more infopkg:socket-modeapplies to `@slack/socket-mode`applies to `@slack/socket-mode`questionM-T: User needs support to use the projectM-T: User needs support to use the project
Milestone
Description
👋 from Slack Customer Success.
Current state of @slack/socket-mode package does not account for event.type === disconnect && reason === 'too_many_websockets'
, causing unhandled error to bubble up when Slack decides to disconnect existing connection during connecting:handshaking
state
Here's a log output - the reconnect happens initially after the app receives event.type === 'disconnect' && reason === 'warning'
Packages:
Select all that apply:
-
@slack/web-api
-
@slack/rtm-api
-
@slack/webhooks
-
@slack/oauth
-
@slack/socket-mode
-
@slack/types
- I don't know
Requirements
Feature request: have the app catch reason === 'too_many_websockets'
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.
anwar3606
Metadata
Metadata
Assignees
Labels
auto-triage-skipneeds infoAn issue that is claimed to be a bug and hasn't been reproduced, or otherwise needs more infoAn issue that is claimed to be a bug and hasn't been reproduced, or otherwise needs more infopkg:socket-modeapplies to `@slack/socket-mode`applies to `@slack/socket-mode`questionM-T: User needs support to use the projectM-T: User needs support to use the project