Commit 027cd6a
Dylan Huang
Improve error handling in RemoteRolloutProcessor by raising exceptions for non-404 errors during polling, ensuring better visibility into issues while continuing to handle 404 errors gracefully.
1 parent 1d681bf commit 027cd6a
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
197 | 203 | | |
198 | | - | |
199 | | - | |
| 204 | + | |
| 205 | + | |
200 | 206 | | |
201 | 207 | | |
202 | 208 | | |
| |||
0 commit comments