snix/tvix/store/src
Florian Klink e31008db14 fix(tvix/store): fix timing sensitivity in gRPC directorysvc test
One test in here assumed the server was fast, but when very busy, a
computer running these tests might not be fast.

Treat both cases that can occur separately.

Change-Id: Iba168ad39f2458c4fb8873211df33beeaff7c6c1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8595
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2023-05-18 19:38:54 +00:00
..
bin refactor(tvix/store): rename import::{import_path -> ingest_path} 2023-05-17 13:06:53 +00:00
blobservice refactor(tvix/store/blobsvc/sled): clippy 2023-05-18 19:29:53 +00:00
directoryservice fix(tvix/store): fix timing sensitivity in gRPC directorysvc test 2023-05-18 19:38:54 +00:00
nar refactor(tvix/store): bump CalculateNARResponse.nar_size to u64 2023-05-18 19:29:53 +00:00
pathinfoservice refactor(tvix/store/pathinfosvc): drop ByWhat, use digest directly 2023-05-16 10:39:06 +00:00
proto fix(tvix/store/proto/grpc_blobsvc): clippy 2023-05-18 19:29:53 +00:00
tests refactor(tvix/store): rename import::{import_path -> ingest_path} 2023-05-17 13:06:53 +00:00
errors.rs feat(tvix/store/pathinfosvc): add gRPC client 2023-03-27 08:48:41 +00:00
import.rs refactor(tvix/store): rename import::{import_path -> ingest_path} 2023-05-17 13:06:53 +00:00
lib.rs refactor(tvix/store): remove ChunkService 2023-05-11 14:27:57 +00:00