snix/tvix/castore/src/directoryservice
Florian Klink 31e3382129 feat(tvix/*store/bigtable): limit retries connecting to cbtemulator
This kept retrying indefinitely if the socket didn't appear.

Change-Id: I4d4ef61df73cef6abda698501432f370abc8a82c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11406
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Tested-by: BuildkiteCI
2024-04-13 12:01:00 +00:00
..
tests feat(tvix/castore/directory): add bigtable backend 2024-04-09 15:50:34 +00:00
bigtable.rs feat(tvix/*store/bigtable): limit retries connecting to cbtemulator 2024-04-13 12:01:00 +00:00
closure_validator.rs refactor(tvix/castore): migrate closure_validator to rstest 2024-04-07 14:51:47 +00:00
from_addr.rs feat(tvix/castore/directory): add bigtable backend 2024-04-09 15:50:34 +00:00
grpc.rs feat(tvix/castore/directory/grpc): instrument functions 2024-04-12 22:32:37 +00:00
memory.rs refactor(tvix/castore/directory): have SimplePutter use Validator 2024-03-24 17:42:30 +00:00
mod.rs feat(tvix/castore/directory): add bigtable backend 2024-04-09 15:50:34 +00:00
simple_putter.rs refactor(tvix/castore/directory): have SimplePutter use Validator 2024-03-24 17:42:30 +00:00
sled.rs feat(tvix/castore/directory): add SledDirectoryPutter 2024-03-24 19:56:55 +00:00
traverse.rs refactor(tvix/castore/*): drop utils.rs and grpc directorysvc tests 2024-03-28 07:58:10 +00:00
utils.rs refactor(tvix/castore/directory): have SimplePutter use Validator 2024-03-24 17:42:30 +00:00