Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.
10 changes: 10 additions & 0 deletions 3.5/http/transaction-stream-transaction.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,13 @@ until the entire transaction times out.
List currently ongoing Transactions
-----------------------------------
{% docublock get_api_transactions %}

Cluster Limitations
---------------------

A maximum lifetime and transaction size for stream transactions is enforced
on the coordinator to ensure that transactions cannot block the cluster from
operating properly:

- Maximum lifetime of 60 seconds
- Maximum size of 128 MB