diff NEWS @ 41:eb6edb022a00

fix transfer error
author Alain Mazy <am@osimis.io>
date Tue, 12 Jul 2022 15:07:31 +0200
parents 1256194e1c08
children b4650bef03ac
line wrap: on
line diff
--- a/NEWS	Tue Jul 12 12:43:43 2022 +0200
+++ b/NEWS	Tue Jul 12 15:07:31 2022 +0200
@@ -3,6 +3,11 @@
 
 => Minimum SDK version: 1.5.0 <=
 
+* improved error reporting
+* fixed transfer error occuring when the resources to transfer did not fit inside the
+  plugin cache (512 MB by default).  The error generated high CPU usage on the sending side
+  while compressing large files instead of a simple bucket and in NetworkProtocolError
+  on the receiving side.
 
 Version 1.1 (2022-06-22)
 ========================