Open the api server and the healing loop with --use-fault-tolerance - #2307
Open
fzyzcjy wants to merge 1 commit into
Open
Open the api server and the healing loop with --use-fault-tolerance#2307fzyzcjy wants to merge 1 commit into
fzyzcjy wants to merge 1 commit into
Conversation
fzyzcjy
requested review from
Shi-Dong,
Zhichenzzz,
guapisolo,
jybsuper,
maocheng23 and
yueming-yuan
as code owners
August 10, 2026 16:08
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-108
branch
from
August 10, 2026 16:33
a8d6924 to
63d5c11
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-169
branch
from
August 10, 2026 16:34
2bc3805 to
485a06d
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-108
branch
from
August 12, 2026 02:48
63d5c11 to
bc8b800
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-169
branch
2 times, most recently
from
August 12, 2026 09:32
9a6d6ea to
f4928ca
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-108
branch
from
August 12, 2026 14:31
21501a7 to
d290db5
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-169
branch
from
August 12, 2026 14:31
f4928ca to
0805d5d
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-108
branch
from
August 12, 2026 14:36
d290db5 to
fb6330c
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-169
branch
3 times, most recently
from
August 13, 2026 01:13
a4b5a90 to
da75f7b
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-108
branch
from
August 13, 2026 03:11
b6554e1 to
802089a
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-169
branch
from
August 13, 2026 03:11
da75f7b to
7f41563
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-108
branch
from
August 13, 2026 03:25
802089a to
fc70fec
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-169
branch
from
August 13, 2026 03:25
7f41563 to
d0940c6
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-108
branch
from
August 13, 2026 06:00
fc70fec to
30e3817
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-169
branch
from
August 13, 2026 06:00
d0940c6 to
7c80854
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-108
branch
from
August 13, 2026 06:39
30e3817 to
eb9abe3
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-169
branch
2 times, most recently
from
August 14, 2026 04:45
1999bff to
d399e70
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-108
branch
from
August 28, 2026 11:41
15bd197 to
9d21e9c
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-169
branch
from
August 28, 2026 11:41
d399e70 to
42222b7
Compare
--api-server-port defaulted to 0 and --mini-ft-controller-enable to False, so a run that asked for fault tolerance published cell health and then had nobody acting on it: the mini controller drives cells over that port and neither was on. Both flags become tri-state. Left unset they follow --ft-components: the port opens on 18080 and the healing loop starts. Setting either one explicitly still wins, and dumper mode now clears ft_components so nothing resolves back on behind it.
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-108
branch
from
August 29, 2026 12:38
9d21e9c to
b86c1be
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op13-169
branch
from
August 29, 2026 12:38
42222b7 to
d1f9a44
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of #1837