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

Defining timeouts #114

Open
itssimon opened this issue Sep 21, 2024 · 0 comments
Open

Defining timeouts #114

itssimon opened this issue Sep 21, 2024 · 0 comments

Comments

@itssimon
Copy link

The asynch.proto.Connection class has the following keyword arguments:

  • connect_timeout
  • send_receive_timeout
  • sync_request_timeout

Reading through the code it seems though that these aren't used anywhere. Am I missing something, or is there currently no way to effectively define timeouts?

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

No branches or pull requests

1 participant