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

test: add test for socket server returning 409 #1599

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

filmaj
Copy link
Contributor

@filmaj filmaj commented Nov 22, 2024

⚠️ WIP!

Relates to slackapi/bolt-python#1205

This test shows how, if the web socket server returns a 409 during the handshake, the client reports is_connected as True. I believe this is a bug.

This relates to the WIP PR for the node SDK's socket-mode library (slackapi/node-slack-sdk#2099) which attempts to address slackapi/node-slack-sdk#2094. My intention in these PRs in bolt-python and in the python-slack-sdk is to understand the behaviour of bolt-python and compare it to how bolt-js operates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant