aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2023-12-18 14:42:22 +0100
committerThomas White <taw@physics.org>2023-12-22 14:44:27 +0100
commitb8a765d620dae8d5dc3c5aef8c713d6d71e45bac (patch)
treeadfd6152812ced86a12662b2145f3a77d28cf726 /doc
parent32efc83f9587844a27ba67c83a1b77a9e60efbb3 (diff)
indexamajig: Add --no-data-timeout
Diffstat (limited to 'doc')
-rw-r--r--doc/man/indexamajig.1.md6
1 files changed, 6 insertions, 0 deletions
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.