Home C++ Documentation Reference Send feedback Class DashboardsServiceLimitedErrorCountRetryPolicy (2.22.0) Stay organized with collections Save and categorize content based on your preferences. Version 2.22.0 keyboard_arrow_down 2.33.0-rc (latest) 2.32.0 2.31.0 2.30.0 2.29.0 2.28.0 2.27.0 2.26.0 2.25.1 2.24.0 2.23.0 2.22.0 2.21.0 2.20.0 2.19.0 2.18.0 2.17.0 2.16.0 2.15.1 2.14.0 2.13.0 2.12.0 2.11.0 A retry policy for DashboardsServiceConnection based on counting errors. This policy stops retrying if: An RPC returns a non-transient error. More than a prescribed number of transient failures is detected. In this class the following status codes are treated as transient errors:
A retry policy for DashboardsServiceConnection based on counting errors. This policy stops retrying if: An RPC returns a non-transient error. More than a prescribed number of transient failures is detected. In this class the following status codes are treated as transient errors: