Commit 0d82f8e
Add Swift and PHP retry snippets, verified retry support exists
- Added Swift examples for client-level and request-level retry configuration
- Added PHP examples for client-level and request-level retry configuration
- Verified retry support exists in generated SDKs before adding examples
- Ruby retry support not implemented (parameter exists but not used in RawClient)
Co-Authored-By: Niels Swimberghe <[email protected]>1 parent e4c9ae2 commit 0d82f8e
1 file changed
+33
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
80 | 99 | | |
81 | 100 | | |
82 | 101 | | |
| |||
119 | 138 | | |
120 | 139 | | |
121 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
122 | 155 | | |
123 | 156 | | |
0 commit comments