Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
121279: rpc: expect eventual connection in remote offset unhealthy test r=arulajmani a=kvoli `TestRemoteOffsetUnhealthy` manually connects a grid of peers to later assert on the remote offset between rpc connections. The initial connection setup can timeout under resource constraints. Retry the initial connection when setting up the test. Fixes: cockroachdb#121238 Fixes: cockroachdb#116898 Release note: None Co-authored-by: Austen McClernon <[email protected]>
- Loading branch information