Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore AlreadyInitialized errors during cold boot (#4486)
Ignore `bootstore::ApiError::AlreadyInitialized` errors when attempting to start the sled-agent as a learner. We will always get this during cold boot because the learner state has been persisted to the ledger. Fixes #4485
- Loading branch information