mountpoint-s3 icon indicating copy to clipboard operation
mountpoint-s3 copied to clipboard

Test and fix prefetcher error handling

Open jamesbornholt opened this issue 3 years ago • 1 comments
trafficstars

Right now the prefetcher just blocks forever(?) if any requests fail. We should fix that to propagate the error to whoever's waiting for the request.

jamesbornholt avatar Oct 21 '22 03:10 jamesbornholt

Infrastructure for this is in #26. What we still need to do is randomly inject errors (proptest).

jamesbornholt avatar Jan 06 '23 16:01 jamesbornholt

https://github.com/awslabs/mountpoint-s3/pull/233

jamesbornholt avatar Jun 30 '23 00:06 jamesbornholt