From 86c54696354ac54ca05c31a6a70baebefaac62a1 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 18 Dec 2023 14:42:51 +0100 Subject: indexamajig: Add --asapo-consumer-timeout This also reduces the default timeout to 500 ms. --- doc/man/indexamajig.1.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/man') diff --git a/doc/man/indexamajig.1.md b/doc/man/indexamajig.1.md index 07620411..85566240 100644 --- a/doc/man/indexamajig.1.md +++ b/doc/man/indexamajig.1.md @@ -355,6 +355,10 @@ BASIC OPTIONS : only, but might be extended to other streaming systems in future. The : default is 60 seconds. +**--asapo-consumer-timeout** +: Set the timeout used for "get next" calls from ASAP::O, in ms. The default +: is 500 ms. + **--data-format=format** : Specify the data format for data received over ZeroMQ or ASAP::O. Possible : values in this version are msgpack, hdf5 and seedee. -- cgit v1.2.3