Nodes always available #463
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.