[P2] Improve onboarding experience #326
Improve onboarding experience:
- Clearer logging when node is launched and waiting for PoC
- remove errors which doesn’t mean errors
- automatic testing that everything will work when PoC starts (models can be deployed, all endpoints are accessible);
- Clean up logs to avoid confusing ERROR messages;
Description of the proposal: https://github.com/gonka-ai/gonka/blob/a2a15267ea4aa55288fc873f4e5e68bc69366447/proposals/onboarding-clarity-v1/README.md
💬 Comments (4)
-
You can use query defined in
query_current_epoch_group_data.goand then iterate over participants. If you need to access this data indecentralized-apiplease make a client withNewInferenceQueryClient -
I think we should create a new admin endpoint, something like
admin/v1/test-poc, then it should automatically locate all nodes that aren't busy and start PoC by sending/v1/pow/init/generateto them. Ideally it should also confirm that it receives the batches back. Maybe it should an external script? @gmorgachev what do you think? -
I think the proposal just asks to show this info in logs clearly
Hey @zyz-007 @jacky6block @icydark @wushuo-6 @mumu714 @Ryanchen911 @x0152 @akup! It would be great if some of you could sync on the next steps for this pull request and make the needed decisions together. If you are able to move it forward on your own, it could potentially be included in v0.2.12. But overall, this is a nice-to-have rather than something critical.
Hey @zyz-007 @jacky6block @icydark @Ryanchen911 @x0152! It would be great if some of you could sync on the next steps for this issue and make the needed decisions together. If you are able to move it forward on your own, it could potentially be included in v0.2.14. But overall, this is a nice-to-have rather than something critical.
See: https://github.com/gonka-ai/gonka/pull/866#issuecomment-4172544143
🔄 Auto-synced from Issue #326 every hour.
Or just shown in log ?