Commit 0c86cea
committed
go-client: Don’t poll deploy after upload
We decided we no longer need to poll here. The reason we were polling was to fail the build prior to cache creation.
This change, essentially allows for cache creation even if tree operations fail later, which is our fault most likely.1 parent ebc359e commit 0c86cea
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
| 293 | + | |
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| |||
0 commit comments