Question about intended use of NetDeltaSerialize

i have related question to FFastArraySerializer bandwidth usage. if you mark “many” items at once as dirty the serialization/replication system will throw errors what it does overflow Bunch capacities. how to handle such cases? i thought system self balances all the loads (delays till bandwidth is available) and in my tests it wasn’t even much (around 100kb/sec).

instructions how to use large TArrays with FFastArraySerializer would be nice to have.