The scheduler runs on every host that has a cron entry, which is correct behaviour and is not what anybody wants for a nightly export. Silently doing nothing…
The Prunable trait declares which rows are expendable and does nothing until something runs the command. The pruning hook loads and deletes row by row, which is correct…