Use a 2-second deadline retry loop instead of fixed Thread.Sleep(200) for async cache sweep verification, mirroring the Go test pattern.
Use a 2-second deadline retry loop instead of fixed Thread.Sleep(200) for async cache sweep verification, mirroring the Go test pattern.