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: set weights, mini batching update miner responses, update logs #48

Merged
merged 12 commits into from
Oct 26, 2024

Conversation

jarvis8x7b
Copy link
Member

@jarvis8x7b jarvis8x7b commented Oct 26, 2024

  • update instead of deleting/creating completion response records
  • batching for miner completion responses
  • increase transaction timeout
  • removed log spam
  • add fast_mode cli arg
  • separate asyncio locks for uids, scores/weights
  • add asyncio wait_for to prevent set_weights hanging
  • set wait_for_finalization=False

@jarvis8x7b jarvis8x7b marked this pull request as ready for review October 26, 2024 16:45
@jarvis8x7b jarvis8x7b changed the title fixes, etc. fix: set weights, mini batching update miner responses Oct 26, 2024
@jarvis8x7b jarvis8x7b changed the title fix: set weights, mini batching update miner responses fix: set weights, mini batching update miner responses, update logs Oct 26, 2024
@jarvis8x7b jarvis8x7b merged commit 2e72093 into dev Oct 26, 2024
2 checks passed
@jarvis8x7b jarvis8x7b mentioned this pull request Oct 26, 2024
Tedbees pushed a commit that referenced this pull request Oct 27, 2024
## [1.3.1](v1.3.0...v1.3.1) (2024-10-27)

### Bug Fixes

* increase save_task timeout from 5 to 30s ([5dc8171](5dc8171))
* set weights call hanging ([638a3a5](638a3a5))
* set weights, mini batching update miner responses, update logs ([#48](#48)) ([2e72093](2e72093))
@Tedbees
Copy link
Contributor

Tedbees commented Oct 27, 2024

🎉 This PR is included in version 1.3.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants