snix/tvix/castore/src/blobservice
Florian Klink b6bf3a87f1 test(tvix/castore): use tokio-retry for exp backoff
Rather than using this loop, use exponential backoff while waiting for
the socket path to be created.

Change-Id: I18706a64ce06f8916a07892dfbcd409ac5b3bff1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9568
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: Connor Brewster <cbrewster@hey.com>
Tested-by: BuildkiteCI
2023-10-08 22:50:42 +00:00
..
from_addr.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
grpc.rs test(tvix/castore): use tokio-retry for exp backoff 2023-10-08 22:50:42 +00:00
memory.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
mod.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
naive_seeker.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
sled.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
tests.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00