Commit 8ebd70b
Remote: handle early return of compressed blobs uploads (bazelbuild#14885)
This is an implementation of this REAPI spec update:
bazelbuild/remote-apis#213
Here's a bazel-remote build that can be used to test this change:
buchgr/bazel-remote#527
Fixes bazelbuild#14654
Closes bazelbuild#14870.
PiperOrigin-RevId: 430167812
(cherry picked from commit d184e48)
Co-authored-by: Mostyn Bramley-Moore <[email protected]>1 parent 031a772 commit 8ebd70b
2 files changed
Lines changed: 22 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
Lines changed: 21 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
443 | | - | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
444 | 456 | | |
445 | 457 | | |
446 | | - | |
| 458 | + | |
447 | 459 | | |
448 | 460 | | |
449 | 461 | | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
450 | 468 | | |
| 469 | + | |
451 | 470 | | |
452 | 471 | | |
453 | 472 | | |
| |||
0 commit comments