Home
last modified time | relevance | path

Searched refs:gRPCInfoCallTimeout (Results 1 – 8 of 8) sorted by relevance

/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/thanos-io/thanos/pkg/query/internal/test-storeset-pre-v0.8.0/
H A Dstoreset.go96 gRPCInfoCallTimeout time.Duration member
153 gRPCInfoCallTimeout: 10 * time.Second,
298 ctx, cancel := context.WithTimeout(ctx, s.gRPCInfoCallTimeout)
H A Dstoreset_test.go188 storeSet.gRPCInfoCallTimeout = 2 * time.Second
/dports/net-mgmt/thanos/thanos-0.11.0/pkg/query/internal/test-storeset-pre-v0.8.0/
H A Dstoreset.go94 gRPCInfoCallTimeout time.Duration member
154 gRPCInfoCallTimeout: 10 * time.Second,
299 ctx, cancel := context.WithTimeout(ctx, s.gRPCInfoCallTimeout)
H A Dstoreset_test.go186 storeSet.gRPCInfoCallTimeout = 2 * time.Second
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/thanos-io/thanos/pkg/query/
H A Dstoreset_test.go209 storeSet.gRPCInfoCallTimeout = 2 * time.Second
561 storeSet.gRPCInfoCallTimeout = 2 * time.Second
653 storeSet.gRPCInfoCallTimeout = 1 * time.Second
672 storeSet.gRPCInfoCallTimeout = 3 * time.Second
677 storeSet.gRPCInfoCallTimeout = 1 * time.Second
H A Dstoreset.go207 gRPCInfoCallTimeout time.Duration member
267 gRPCInfoCallTimeout: 5 * time.Second,
522 ctx, cancel := context.WithTimeout(ctx, s.gRPCInfoCallTimeout)
/dports/net-mgmt/thanos/thanos-0.11.0/pkg/query/
H A Dstoreset.go159 gRPCInfoCallTimeout time.Duration member
199 gRPCInfoCallTimeout: 5 * time.Second,
409 ctx, cancel := context.WithTimeout(ctx, s.gRPCInfoCallTimeout)
H A Dstoreset_test.go188 storeSet.gRPCInfoCallTimeout = 2 * time.Second
530 storeSet.gRPCInfoCallTimeout = 2 * time.Second