-
Notifications
You must be signed in to change notification settings - Fork 59
add render-time and async node error recovery pattern #802
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
tmarmer
wants to merge
35
commits into
error-controller
Choose a base branch
from
render-error-handling
base: error-controller
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
35 commits
Select commit
Hold shift + click to select a range
983989f
add asset error recovery via asyncNodePlugin on web and android
tmarmer 68a9169
fix test errors
tmarmer 7ae30a5
fix async test
tmarmer 17ce531
comment last broken test for now
tmarmer 0946e3b
finish ios implementation of error recovery
tmarmer f81c0f0
add errors with metadata to error controller on react and android
tmarmer 76aaf30
re-enable react player test. fail player state from error controller …
tmarmer cf65e8b
update ResolverStage to be an enum
tmarmer b0b9db2
fix android build errors
tmarmer 81dc14e
finish ios error recovery implementation
tmarmer 06a8f7f
format kt and add ts tests
tmarmer 163389d
fix mock package build
tmarmer 50f552c
fix throwable serializer. Improve react state management during errors
tmarmer 103a405
remove throwing asset. fix error severity in jvm
tmarmer 5f6b7b7
revert delete of one jvm test. use local data model in error middlewa…
tmarmer 8cb00ce
revert change to player config. fix swift errorcontroller tests
tmarmer 7f4d5f0
fix swiftlint error
tmarmer d429e81
Update core/player/src/controllers/error/utils/isErrorWithMetadata.ts
tmarmer 88ba90b
Update plugins/async-node/core/src/utils/getNodeFromError.ts
tmarmer c095a6d
Update core/player/src/controllers/error/utils/__tests__/isErrorWithM…
tmarmer 7c3194b
make resolvererror public in player core
tmarmer 43aca17
update reference asset plugin tests
tmarmer 6382c75
update error middleware to export binding prefix
tmarmer 3624db1
add tests for useSubscriber hook
tmarmer c67821b
fix eslint error
tmarmer a75ceb1
update testing for async node plugin. fix issue with recursive search…
tmarmer d2946fe
add react player tests for error handling
tmarmer 702e789
add error tests for resolver changes
tmarmer dd4573e
fix test and lint errors
tmarmer 37c86f4
update lockfile
tmarmer d48a5a5
add additional throwable serializer tests for new functionality
tmarmer a98ff7d
replace hasErrorTransition function with getErrorTransitionState reus…
tmarmer 56817bf
update error docs for async node plugin
tmarmer 73cbfe2
format kt files to fix lint issues
tmarmer 107cbfe
ignore jvm testutils in codecov report
tmarmer 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since these are static, just assign them: