feat: persist Remote Config last-known-good - #857
Closed
shameondev wants to merge 1 commit into
Closed
Conversation
shameondev
force-pushed
the
codex/rc-persistent-lkg
branch
from
August 5, 2026 09:56
daae2a4 to
2626158
Compare
This was referenced Aug 5, 2026
Contributor
Author
|
Консолидировано в release-train PR (один PR на репозиторий). Ветка сохранена. |
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.
Outcome
Adds persistent Last Known Good (LKG) delivery for Remote Configs so a process restart plus transient API/network failure returns the last valid response before falling back to the bundled file. Also exposes the durable
frozenassignment provenance.Stacked on #856 so the release contains both persistent fallback and restored TLS certificate/hostname verification.
Reliability contract
QRemoteConfigurationAssignmentType.FROZEN("frozen"), preservingUNKNOWNfor future valuesVerification
./gradlew :sdk:testDebugUnitTest :sdk:testReleaseUnitTest detektAll./gradlew :sdk:assembleDebug :nocodes:assembleDebug :sample:assembleDebuggit diff --checkRelease fence
Configurator type-3 writes remain disabled until this SDK and the corresponding Apple/Sandwich/wrapper releases are in the compatibility matrix.