element-x-ada/appnav
Jorge Martin Espinosa b23e2a84f9
Limit the max number of opened rooms in the backstack (#6215)
* Limit the max number of opened rooms in the backstack

This should help with the `TransactionTooLargeExceptions` we were seeing, since every one of these nodes and their sub-nodes would be saved to the instance state.

Also, make sure we use `LoggedInFlowNode.attachRoom` as much as possible to ensure this check is used
2026-02-18 08:34:25 +01:00
..
src Limit the max number of opened rooms in the backstack (#6215) 2026-02-18 08:34:25 +01:00
build.gradle.kts Adjust metrics to the new specifications (#5937) 2026-01-05 16:23:26 +01:00