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

Improve reconnection logic for 'btsdk` branch #2282

Closed
2 tasks done
roman-opentensor opened this issue Sep 3, 2024 · 1 comment
Closed
2 tasks done

Improve reconnection logic for 'btsdk` branch #2282

roman-opentensor opened this issue Sep 3, 2024 · 1 comment
Assignees
Labels
bittensor bug Something isn't working enhancement New feature or request

Comments

@roman-opentensor
Copy link
Contributor

roman-opentensor commented Sep 3, 2024

Add the checker that connection was closed correctly.

AC:

Connection should be recreated in both following cases:

  • Connection was closed correctly (with subtensor.close() method)
  • Brocken Pipe error (over timeout)
@roman-opentensor roman-opentensor added bittensor bug Something isn't working enhancement New feature or request labels Sep 3, 2024
@roman-opentensor roman-opentensor self-assigned this Sep 3, 2024
@roman-opentensor
Copy link
Contributor Author

PR #2283

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bittensor bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants