sapling/eden/mononoke/cmds/manual_scrub
Simon Farnsworth aa2df38491 Improve errors on scrub failure
Summary:
With three blobstores in play, we have issues working out exactly what's wrong during a manual scrub. Make the error handling better:

1. Manual scrub adds the key as context for the failure.
2. Scrub error groups blobstores by content, so that you can see which blobstore is most likely to be wrong.

Reviewed By: ahornby, krallin

Differential Revision: D23565906

fbshipit-source-id: a199e9f08c41b8e967d418bc4bc09cb586bbb94b
2020-09-09 07:25:13 -07:00
..
blobstore.rs Command to manually scrub keys supplied on stdin 2020-07-10 01:01:05 -07:00
main.rs mononoke: add task spawning to manual_scrub 2020-08-12 01:31:03 -07:00
scrub.rs Improve errors on scrub failure 2020-09-09 07:25:13 -07:00