ArangoDB Server Transaction Options

    Streaming Idle Timeout

    Introduced in: v3.8.0

    Idle timeout for Stream Transactions in seconds. Stream transactions will automatically expire after this period when no further operations are posted into them. Posting an operation into a non-expired Stream Transaction will reset the transaction’s timeout to the configured idle timeout.