When i run synapse_auto_compressor version 0.1.4 i get the following error ``` # sudo -u postgres ./synapse_auto_compressor -p "postgresql://postgres:@${PGHOST}/${PGDB}" -c 400 -n 100 [2025-08-23T22:13:56Z INFO synapse_auto_compressor] synapse_auto_compressor started [2025-08-23T22:13:56Z INFO synapse_auto_compressor::manager] Running compressor on room !ucBHXkWZpgtVqHRYIw:schuerz.at with chunk size 400 [2025-08-23T22:13:57Z ERROR panic] thread 'main' panicked at 'Missing 2422464': src/lib.rs:668 ``` Postgres 15.13 Synapse 1.136.0+bookworm1