Skip to main content

Module retry_policy

Module retry_policy 

Source
Expand description

RPC retry policies used by the Spanner client. RPC retry policies used by the Spanner client.

Structsยง

SpannerRetryPolicy
The retry policy the Spanner client applies to RPCs that do not configure their own. It decorates/extends google_cloud_gax::retry_policy::Aip194Strict.