You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Issue summary
The Availability Recovery subsystem instantiates the appropriate
RecoveryStrategy
based on the subsystem configuration, parameters and session info. Then launches theRecoveryTask
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
The text was updated successfully, but these errors were encountered: