rust-synapse-compress-state icon indicating copy to clipboard operation
rust-synapse-compress-state copied to clipboard

Add number of chunk on process of synapse_auto_compressor

Open rubo77 opened this issue 2 years ago • 0 comments

It would be helpful to see the progress of synapse_auto_compressor when you run with a large -n option, e.g.

INFO  synapse_auto_compressor::manager] [1 of 10000] Running compressor on room !xyz:matrix.org with chunk size 500
INFO  synapse_auto_compressor::manager] [2 of 10000] Running compressor on room !abc:matrix.de with chunk size 500
...

rubo77 avatar Jul 12 '22 10:07 rubo77