v.23.1Bug Fix

Fix early cache write interruption in write-through cache

Fix possible too early cache write interruption in write-through cache (caching could be stopped due to false assumption when it shouldn't have). #44289 (Kseniia Sumarokova).