Avoid repeated thread snapshot loads during subscription retries#10
Open
tim-smart wants to merge 1 commit into
Open
Avoid repeated thread snapshot loads during subscription retries#10tim-smart wants to merge 1 commit into
tim-smart wants to merge 1 commit into
Conversation
tim-smart
force-pushed
the
t3code/diagnose-thread-polling-404
branch
from
July 23, 2026 21:13
04c4fda to
cf8453e
Compare
tim-smart
added a commit
that referenced
this pull request
Jul 23, 2026
tim-smart
added a commit
that referenced
this pull request
Jul 24, 2026
tim-smart
force-pushed
the
t3code/diagnose-thread-polling-404
branch
from
July 24, 2026 00:44
cf8453e to
c41d76d
Compare
tim-smart
added a commit
that referenced
this pull request
Jul 24, 2026
tim-smart
added a commit
that referenced
this pull request
Jul 24, 2026
tim-smart
force-pushed
the
t3code/diagnose-thread-polling-404
branch
2 times, most recently
from
July 24, 2026 03:34
c72131d to
ef19215
Compare
tim-smart
force-pushed
the
t3code/diagnose-thread-polling-404
branch
from
July 24, 2026 08:52
ef19215 to
0e66692
Compare
tim-smart
force-pushed
the
t3code/investigate-thread-resume
branch
from
July 24, 2026 08:52
40077d0 to
083a72d
Compare
github-actions
Bot
force-pushed
the
t3code/diagnose-thread-polling-404
branch
from
July 24, 2026 09:40
0e66692 to
ec48e06
Compare
github-actions
Bot
force-pushed
the
t3code/investigate-thread-resume
branch
2 times, most recently
from
July 24, 2026 14:12
af4fd7f to
2e4ca57
Compare
github-actions
Bot
force-pushed
the
t3code/diagnose-thread-polling-404
branch
from
July 24, 2026 14:12
ec48e06 to
4cadc27
Compare
- Attempt the HTTP snapshot fallback only once per thread state - Cover socket retries after a missing snapshot
tim-smart
force-pushed
the
t3code/investigate-thread-resume
branch
from
July 25, 2026 10:26
2e4ca57 to
b181832
Compare
tim-smart
force-pushed
the
t3code/diagnose-thread-polling-404
branch
from
July 25, 2026 10:26
4cadc27 to
c8c9ead
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.
Summary
Testing