Test case for reconnect retry should be skipped
gdamore opened this issue · 0 comments
gdamore commented
We backed out e5e6478
This means that the logic that the reqretry_test.go was meant to validate is not present. The test passes, but takes an inordinate time to do so. We should just disable that test entirely for now.
Someday we will reenable it when we modify the ReqRep logic to be smarter here.