masa-finance / masa-bittensor

Bittensor Subnet Config
https://masa.ai
MIT License
0 stars 0 forks source link

SettingWeightsTooFast: Improve subtensor settings to have a better onboarding to the project #38

Closed hide-on-bush-x closed 2 weeks ago

hide-on-bush-x commented 1 month ago

Currently it is required to wait a few hours to have everything working I believe this can be improved from subtensor settings, its worthy to take a look

grantdfoster commented 1 month ago

The check is here... can comment out or change weights_set_rate_limit

5u6r054 commented 1 month ago

I will first try setting weights_set_rate_limit to something other than the default.

mudler commented 3 weeks ago

Blocked by #61

grantdfoster commented 2 weeks ago

This issue has been resolved by #96 - we are now able to change the weights_rate_limit to a lower value (5), thus allowing new users to set weights quicker when onboarding on devnet. We discovered that validators do not get a vpermit until a tempo has passed, but that is outside of our control and is a guard we will experience on both testnet and mainnet.