Pin a client to one server process with a boot uuid - #1948
Open
fzyzcjy wants to merge 1 commit into
Open
Conversation
fzyzcjy
requested review from
Shi-Dong,
Zhichenzzz,
guapisolo,
jybsuper,
maocheng23 and
yueming-yuan
as code owners
July 29, 2026 14:01
Contributor
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-12
branch
from
July 30, 2026 09:01
1aaae33 to
bc9feb9
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-9
branch
from
August 3, 2026 23:45
105e398 to
f7c81ec
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-12
branch
from
August 3, 2026 23:45
bc9feb9 to
545a19e
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-9
branch
from
August 4, 2026 00:39
f7c81ec to
38e14c9
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-12
branch
2 times, most recently
from
August 4, 2026 06:58
130d788 to
b68e06c
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-9
branch
2 times, most recently
from
August 6, 2026 07:03
8982b44 to
c18b7d4
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-12
branch
from
August 6, 2026 07:03
b68e06c to
5815c08
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-9
branch
from
August 9, 2026 23:33
c18b7d4 to
8988317
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-12
branch
2 times, most recently
from
August 10, 2026 06:08
541f50d to
271be23
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-9
branch
2 times, most recently
from
August 10, 2026 16:07
f024ed7 to
b029ca5
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-12
branch
from
August 10, 2026 16:07
271be23 to
4825078
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-9
branch
from
August 10, 2026 16:34
b029ca5 to
b769302
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-12
branch
from
August 10, 2026 16:34
4825078 to
dc50e2e
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-9
branch
from
August 12, 2026 02:48
b769302 to
7bdba5f
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-12
branch
2 times, most recently
from
August 12, 2026 14:31
6715989 to
ed5cfad
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-9
branch
from
August 12, 2026 23:56
5e1d9bc to
7bbcf87
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-12
branch
from
August 12, 2026 23:56
ed5cfad to
55d2bf8
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-9
branch
from
August 13, 2026 01:13
7bbcf87 to
6040ebf
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-12
branch
5 times, most recently
from
August 14, 2026 04:46
518de3e to
9d47dea
Compare
Every response carries the serving process's boot uuid. A handle asked for a stable server records the first one it sees and sends it back as an expectation; a restarted process answers 412 and the client raises ServerRestartedError instead of silently running the call against a worker that has lost all its state. Handles that do not ask for stability keep working across a restart.
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-9
branch
from
August 29, 2026 12:40
73c5309 to
c8ce6f6
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-12
branch
from
August 29, 2026 12:40
9d47dea to
ba0cda6
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.
No description provided.