Skip to content

Commit 8221f9c

Browse files
committed
Update docs
1 parent 5f7f09a commit 8221f9c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/components/query.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -270,10 +270,10 @@ Flags:
270270
if no max_source_resolution param is specified.
271271
--query.partial-response Enable partial response for queries if no
272272
partial_response param is specified.
273-
--store.read-timeout=0ms Maximum time to wait for any data from store.
274-
If Store doesn't send any data in
275-
storeReadTimeout the Store will be ignored and
276-
partial data will be returned. 0 disables
277-
timeout.
273+
--store.response-timeout=0ms
274+
If a Store doesn't send any data in this
275+
specified duration then a Store will be ignored
276+
and partial data will be returned if it's
277+
enabled. 0 disables timeout.
278278
279279
```

0 commit comments

Comments
 (0)