Expire finished calls that were never retrieved - #1952
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-15
branch
from
July 30, 2026 09:01
57c499d to
268e46c
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-14
branch
2 times, most recently
from
August 3, 2026 23:45
01e3965 to
df3e51f
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-15
branch
from
August 3, 2026 23:45
268e46c to
4e70a12
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-14
branch
from
August 4, 2026 00:39
df3e51f to
dc55cff
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-15
branch
from
August 4, 2026 00:39
4e70a12 to
1f72ebc
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-14
branch
from
August 4, 2026 06:58
dc55cff to
fb68b0b
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-15
branch
2 times, most recently
from
August 6, 2026 07:03
adb1caa to
dd88fa0
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-14
branch
from
August 6, 2026 07:03
fb68b0b to
85c8082
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-15
branch
from
August 9, 2026 23:33
dd88fa0 to
ff5d591
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-14
branch
from
August 10, 2026 06:08
8f42629 to
726396a
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-15
branch
2 times, most recently
from
August 10, 2026 16:07
82d9cdb to
f490c5f
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-14
branch
2 times, most recently
from
August 10, 2026 16:34
aa7b221 to
b7827b7
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-15
branch
2 times, most recently
from
August 12, 2026 02:48
5ed2c39 to
f5d8d99
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-14
branch
from
August 12, 2026 14:31
4849ba2 to
a7c10d6
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-15
branch
from
August 12, 2026 14:31
f5d8d99 to
407c863
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-14
branch
from
August 12, 2026 23:56
a7c10d6 to
868a9f6
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-15
branch
from
August 12, 2026 23:56
407c863 to
60e41a3
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-14
branch
from
August 13, 2026 01:13
868a9f6 to
79226dd
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-15
branch
from
August 13, 2026 01:13
60e41a3 to
6e3788d
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-14
branch
from
August 13, 2026 03:25
79226dd to
5f0a04f
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-15
branch
2 times, most recently
from
August 13, 2026 06:01
3bf836e to
c10abc9
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-14
branch
from
August 13, 2026 06:40
145b8fa to
630d5ee
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-15
branch
from
August 13, 2026 06:40
c10abc9 to
084464f
Compare
A record used to live until its result was collected, so a call whose result nobody ever polls for stayed in the store forever. Stamp the finish time and give every finished record an absolute twelve hour ttl.
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-15
branch
from
August 14, 2026 04:45
084464f to
c4b79af
Compare
fzyzcjy
force-pushed
the
tom/refactor-miles/op9-14
branch
from
August 14, 2026 04:45
630d5ee to
bf6d3c6
Compare
guapisolo
approved these changes
Aug 25, 2026
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.