=== on 17 Feb 2021, 11:35:17 Andrei Epure wrote: \[~pierre-loup.tristant], [~csaba.sagi] - based on googling, I see that 8 MB are 8388608 bytes (https://convertlive.com/u/convert/megabytes/to/bytes#8[source]) Even if we set in the default param to 8000000 to be more readable, internally shouldn't we account that people may use the ``++8388608++`` value as well? (sorry, this was meant for the C# flavor, but it's relevant for the rule in general) === on 17 Feb 2021, 14:20:54 Pierre-Loup Tristant wrote: \[~andrei.epure] Yes we should probably use 8388608 to be consistent with the code examples or update the code examples themself. In the other and this is a rather arbitrary limit and it's up to the user to make it what he thinks fits the best his application constraints.