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
As seen in #84258, lease acquisition timeouts are returned as a TimeoutError wrapping the NotLeaseHolderError, which prevents the DistSender from handling these, instead returning them to the client.
As seen in #84258, lease acquisition timeouts are returned as a
TimeoutErrorwrapping theNotLeaseHolderError, which prevents the DistSender from handling these, instead returning them to the client.Jira issue: CRDB-18049