This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 373
Add retry mechanism for pov-recovery, fix full-node pov-recovery #2164
Merged
skunert
merged 29 commits into
paritytech:master
from
skunert:skunert/experimental-pov-changes
Feb 9, 2023
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
977da03
Increase delay for pov-recovery
skunert dbef277
Update client/service/src/lib.rs
skunert 72e7646
Comment
skunert 190b012
FMT
skunert 2278719
Merge branch 'master' into skunert/pov-recovery-increase-delay
skunert b63782f
Clear waiting_recovery when block is recovered or recovery failed
skunert 3c660da
Introduce recovery queue that preserved insertion order
skunert 8eaec6d
Better error logs
skunert 8da6d8c
Decrease slot duration
skunert 993dba5
Style improvements
skunert bfbae02
Add option to use unordered queue
skunert 1139b80
Maintain cache of finalized blocks
skunert 18e63a5
Wait for one relay chain slot before recovery
skunert c3ae356
Make retries testable
skunert 508bee6
fmt
skunert d40ff11
Improve docs
skunert be9d523
Improve docs
skunert 2bf0824
Simplify RecoveryQueue
skunert f744bec
Remove unwanted changes
skunert 92c582b
Merge branch 'master' into skunert/experimental-pov-changes
skunert 2512d09
Adjust to comments
skunert 2af35d9
Apply suggestions from code review
skunert 70ab63b
Move recovery delay into the queue
skunert 0da8638
Check for finalized number
skunert 6f0d8ef
Clean up
skunert 3809eed
Use timer
skunert 5bf500a
Simplify implementation
skunert 49710ce
Revert "Use timer"
skunert 78ccb2a
Properly clear `to_recover` flag
skunert 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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.