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

On timeout, exception is raised without a message #2163

Open
HonzaCech opened this issue Jan 3, 2023 · 1 comment
Open

On timeout, exception is raised without a message #2163

HonzaCech opened this issue Jan 3, 2023 · 1 comment

Comments

@HonzaCech
Copy link

HonzaCech commented Jan 3, 2023

When timeout exception is being raises from channel.py with
raise socket.timeout()
, it does not contain any message, it would be great to include at least some information there.

@bskinn
Copy link
Contributor

bskinn commented Jan 3, 2023

Are you pointing at any particular part of channel.py as needing messages added?

Or are you making a more general request, covering all of channel.py, generally?

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

No branches or pull requests

2 participants