Closed rafiss closed 4 years ago
The previous retry logic was broken due to how the package handles errors.
Now, we check the version up front, and use start if necessary.
start
The version package is copied from the cockroachdb repo.
Going to take the LGTM and merge since this it is a temporary workaround and 19.1 backports are blocked right now.
The previous retry logic was broken due to how the package handles errors.
Now, we check the version up front, and use
start
if necessary.The version package is copied from the cockroachdb repo.