From b8a765d620dae8d5dc3c5aef8c713d6d71e45bac Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 18 Dec 2023 14:42:22 +0100 Subject: indexamajig: Add --no-data-timeout --- doc/man/indexamajig.1.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/man') diff --git a/doc/man/indexamajig.1.md b/doc/man/indexamajig.1.md index 541bd583..07620411 100644 --- a/doc/man/indexamajig.1.md +++ b/doc/man/indexamajig.1.md @@ -349,6 +349,12 @@ BASIC OPTIONS : If the ASAP::O stream does not exist, wait for it to be appear. Without this : option, indexamajig will exit immediately if the stream is not found. +**--no-data-timeout** +: Shut down the entire indexamajig process if the specified number of seconds +: elapse without any data being seen. This currently applies to ASAP::O data +: only, but might be extended to other streaming systems in future. The +: default is 60 seconds. + **--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