snix/tvix/castore/src/import
Florian Klink c9d3946cb5 refactor(tvix/castore/import): restructure error types
Have ingest_entries return an Error type with only three kinds:

 - Error while uploading a specific Directory
 - Error while finalizing the directory upload
 - Error from the producer

Move all ingestion method-specific errors to the individual
implementations.

Change-Id: I2a015cb7ebc96d084cbe2b809f40d1b53a15daf3
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11557
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: Connor Brewster <cbrewster@hey.com>
2024-04-30 17:12:39 +00:00
..
archive.rs refactor(tvix/castore/import): restructure error types 2024-04-30 17:12:39 +00:00
error.rs refactor(tvix/castore/import): restructure error types 2024-04-30 17:12:39 +00:00
fs.rs refactor(tvix/castore/import): restructure error types 2024-04-30 17:12:39 +00:00
mod.rs refactor(tvix/castore/import): restructure error types 2024-04-30 17:12:39 +00:00