Commit bbf0f03
authored
Handle and retry StorageAccount specific in-progress operation errors (#4497)
Encountered an error in CI where one of our examples failed to operate
on a `StorageAccount` due to an error called
`StorageAccountOperationInProgress`, this PR fixes that by adding that
error to the error codes we use to decide on a retry1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
140 | 145 | | |
141 | 146 | | |
142 | 147 | | |
| |||
0 commit comments