A team reported that they're seeing BeginTransaction retrying indefinitely on FAILED_PRECONDITION errors. This is an issue similar to #16. For now, just giving up on the retries for this specific error would do. But perhaps we can consider not retrying for all non-retryable errors as well in a separate PR?
A team reported that they're seeing BeginTransaction retrying indefinitely on FAILED_PRECONDITION errors.
This is an issue similar to #16. For now, just giving up on the retries for this specific error would do.
But perhaps we can consider not retrying for all non-retryable errors as well in a separate PR?