fix(model-install): keep restored downloads restartable - #9521
Open
primorLee wants to merge 1 commit into
Open
Conversation
primorLee
requested review from
JPPhoto,
Pfannkuchensack,
blessedcoolant,
dunkeroni and
lstein
as code owners
August 20, 2026 04:15
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
Fix restored installs that receive a non-resumable response before their first download-started signal.
resume_requiredstate visible to the API and available to the install marker and restart pathRelated Issues / Discussions
Closes #9480
QA Instructions
The focused regression passes, the full model-install test file passes 36 tests, and the related download-queue file passes all 36 tests when split between its mocked private-address cases and its four default-policy SSRF refusal cases. The split is needed locally because the sandbox maps public test hostnames into the reserved
198.18.0.0/15range.Merge Plan
No special merge sequencing is required.
Checklist