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

Fix submit_extrinsic timeout #2497

Merged
merged 9 commits into from
Nov 28, 2024
Merged

Fix submit_extrinsic timeout #2497

merged 9 commits into from
Nov 28, 2024

Conversation

thewhaleking
Copy link
Contributor

submit_extrinsic is broken, because exceptions in threads cannot be caught. This fixes that issue, and adds a unit test. Also adds a TODO because I don't think our reconnection logic is solid.

@thewhaleking thewhaleking requested review from a team November 28, 2024 11:17
bittensor/core/extrinsics/utils.py Outdated Show resolved Hide resolved
@thewhaleking thewhaleking merged commit daa9e7b into staging Nov 28, 2024
28 checks passed
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.

2 participants