sifive / wake

The SiFive wake build tool
Other
86 stars 28 forks source link

rsc: Recover from missing blobs #1629

Closed V-FEXrt closed 1 month ago

V-FEXrt commented 1 month ago

The client side of the RSC is required to be very tolerant to all sorts of faults. One that was always planned but somehow missed was being tolerant of a failure to download the blob listed as part of the cache hit. This PR fixes/implements that missing feature.

Main things of note: