Open phritz opened 3 years ago
It's easy to exceed eg a 1MB request body in push if there are lots of mutations (eg, mouse movements) and the server is slow or unresponsive for a while. Push should pack its request with mutations in mid order up to the target size.
It's easy to exceed eg a 1MB request body in push if there are lots of mutations (eg, mouse movements) and the server is slow or unresponsive for a while. Push should pack its request with mutations in mid order up to the target size.