Nodes always available #463

Closed @tcharchian opened 2025-12-03 21:19 UTC 0 comments Updated 2026-01-21 19:58 UTC

The defunal "INFERENCE" state for MLNode de-facto didn't work. it deployed model, but model was not in epoch state => validation would not go to this node => recovery is not possible

take a look at this commit and test it https://github.com/gonka-ai/gonka/commit/21cb61ee61bace322de67265bcb971016e609cb3

goal: if MLNode is availabe and not in poc => it must be used for inference


🔄 Auto-synced from Issue #463 every hour.