Skip to content
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

(feat/parachain): Implement logic for determining and launching recovery strategy #4298

Open
edwardmack opened this issue Nov 1, 2024 · 0 comments
Labels
S-subsystems-availability issues related to polkadot host availability subsystem functionality.

Comments

@edwardmack
Copy link
Member

Issue summary

The Availability Recovery subsystem instantiates the appropriate RecoveryStrategy based on the subsystem configuration, parameters and session info. Then launches the RecoveryTask using the determined strategy. This issue should address the implementation of the selection and task initiation. This issues should also address the creation of unit tests this.

Other information and links

@edwardmack edwardmack added the S-subsystems-availability issues related to polkadot host availability subsystem functionality. label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-subsystems-availability issues related to polkadot host availability subsystem functionality.
Projects
None yet
Development

No branches or pull requests

1 participant