I would be impossible to guess without a knowledge of internal working of a particular SSD. For a NAND-specific file system I've implemented (not SSD but a device using raw SLC NAND) there was a block refresh immediately after ECC error detection at read and also background process checking slowly all the pages in use (one week for a full cycle). Background scan was starting each time after powering on from a randomized point.