Database for Camunda got big, confused whether cleanup is working

I am using Camunda 7.15 with Spring Boot. Before maybe 3 months my database was 13%, now it is 40% occupied. I set TTL on the processes, so how so that those processes are not deleted?

I was checking tables with regards to history, and I saw that there are particular rows who shell be deleted but were not deleted.