[Q&A] default HA project.yml failed to run #3584
-
Python version (
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
|
Hi @ydcjeff , thanks for the issue! Our POC mode's purpose is to start the whole system in one machine and user can play with it. And the other thing is we are deprecating this HA in 2.7. We will be updating our documentation and code as well. |
Beta Was this translation helpful? Give feedback.
-
|
Looks like in release 2.6.2, the feature is broken due to the refactoring as well. https://github.com/NVIDIA/NVFlare/blob/2.6/nvflare/lighter/entity.py#L464 |
Beta Was this translation helpful? Give feedback.
-
|
In version 2.7, can we consider that HttpOverseer (not the dummy overseer) has been deprecated? Also, does that mean it's a structure where snapshots cannot be saved either? |
Beta Was this translation helpful? Give feedback.
Hi @ydcjeff , thanks for the issue!
Our POC mode's purpose is to start the whole system in one machine and user can play with it.
So it DOES NOT support the "HA" project.yml.
And the other thing is we are deprecating this HA in 2.7.
So please choose 2.
We will be updating our documentation and code as well.
Thank you!