Documentation ¶
Overview ¶
package retrydb provides logic for determining whether transactions can or should be retried after they are aborted.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShouldRetry ¶
ShouldRetry indicates, given a query execution error, whether the query should be (and can safely be) retried.
func ShouldRetryIdempotent ¶
ShouldRetryIdempotent indicates, given a query execution error, whether an idempotent query should be (and can safely be) retried.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.