You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
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?