service->shouldRun($cacheKey, 2)) { $this->service->runUnverifiedCleanup(); $this->service->markRun($cacheKey); } return $next($request); } }