Skip to content

Handle Incorrect Timeouts #124

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

Merged
merged 3 commits into from
May 22, 2025

Conversation

thewhaleking
Copy link
Collaborator

We occasionally get incorrect timeouts with AsyncSubstrateInterface, and this is largely due to the calculation of time — loop.time() is not necessarily time.time()

…and this is largely due to the calculation of time — `loop.time()` is not necessarily `time.time()`
@thewhaleking thewhaleking requested a review from a team May 22, 2025 15:13
@thewhaleking thewhaleking added the bug Something isn't working label May 22, 2025
@github-actions github-actions bot added the run-bittensor-cli-tests Runs BTCLI tests. label May 22, 2025
@thewhaleking thewhaleking merged commit 81c4303 into staging May 22, 2025
18 checks passed
This was referenced May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working run-bittensor-cli-tests Runs BTCLI tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants