Commit edf114d
feat: Tune Secret Manager auto retry parameters
UNKNOWN removed from retryable errors per AIP-194. Added RESOURCE_EXHAUSTED with adjusted parameters for better performance with spikes of AccessSecretVersion requests at or near quota limits.
PiperOrigin-RevId: 383886699
Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Jul 9 11:25:36 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 1eade8161f2ef102282869bc3eb18841807b2b46
Source-Link: googleapis/googleapis@1eade811 parent c13f1e3 commit edf114d
2 files changed
Lines changed: 5 additions & 5 deletions
File tree
- apis/Google.Cloud.SecretManager.V1
- Google.Cloud.SecretManager.V1
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
177 | | - | |
| 176 | + | |
| 177 | + | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments