-
Notifications
You must be signed in to change notification settings - Fork 58
fix(platform-wallet): typed persister errors with caller-visible retry classification #4586
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Claudius-Maginificent
wants to merge
33
commits into
v4.2-dev
Choose a base branch
from
feat/platform-wallet-typed-persister-errors
base: v4.2-dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
ff25eb6
fix(platform-wallet): typed persister errors with bounded transient r…
lklimek 9500955
docs(platform-wallet): correct the failed-load test's coverage claim
lklimek b88fdf4
fix(platform-wallet): keep the manager usable after a failed load
lklimek 8f42f61
fix(platform-wallet): remove in-crate store retry; caller decides
lklimek e50f647
merge(platform-wallet): keep the manager usable after a failed load
lklimek 245e283
merge(platform-wallet): remove in-crate store retry; caller decides
lklimek 45397aa
feat(platform-wallet-ffi): carry the persister retry classification a…
lklimek c0fc42a
merge(platform-wallet-ffi): carry the persister retry classification …
lklimek 9bdf7c6
test(platform-wallet): route scan-verdict log capture through a globa…
lklimek 7d5bc9a
merge(platform-wallet): fix parallel-test tracing recorder interference
lklimek 20f90f9
refactor(platform-wallet)!: name the persister operation at construct…
lklimek c4932f7
merge(platform-wallet): named error constructors and transient-as-mis…
lklimek acd1d2c
test(platform-wallet): assert the poll-loop failure report fires once…
lklimek 1f5b3d2
merge(platform-wallet): assert the poll-loop failure report fires onc…
lklimek 80e8f24
Merge origin/v4.2-dev into feat/platform-wallet-typed-persister-errors
lklimek 0940cf4
docs(platform-wallet): condense the typed-persister-error commentary
lklimek 33f60df
fix(platform-wallet): keep the persister error chain out of the UI
lklimek e7de2d2
merge(platform-wallet): keep the persister error chain out of the UI
lklimek a05492c
fix(platform-wallet): type the restore failure, keep the drain, finis…
lklimek 4718d16
merge(platform-wallet): type the restore failure, keep the drain, fin…
lklimek 08767e7
fix(platform-wallet): gate the re-issue promise at the trait, not at …
lklimek 8dd5ec3
merge(platform-wallet): gate the re-issue promise at the trait, not a…
lklimek 7bed9b4
docs(platform-wallet): tell hosts a failed rollback withholds the retry
lklimek 0573a48
fix(kotlin-sdk): fail the load instead of restoring nothing
lklimek 5e5dd0a
merge(kotlin-sdk): fail the load instead of restoring nothing
lklimek f822bd7
fix(platform-wallet): read before the registration write, claim befor…
lklimek 24f353b
merge(platform-wallet): read before the registration write, claim bef…
lklimek 0dae674
Merge branch 'v4.2-dev' into feat/platform-wallet-typed-persister-errors
lklimek 628e257
Merge branch 'v4.2-dev' into feat/platform-wallet-typed-persister-errors
lklimek 50d6d91
fix(platform-wallet): read persisted state before the wallet is visib…
lklimek eadbd82
Merge remote-tracking branch 'origin/v4.2-dev' into feat/platform-wal…
lklimek 6cd2a2b
docs(platform-wallet): clarify persistence retry and release contracts
lklimek 730af57
docs(platform-wallet): address remaining review wording
lklimek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.