From 0a44c13af147f2689b128933de51b0caa685254c Mon Sep 17 00:00:00 2001 From: emkael Date: Sat, 2 Feb 2019 10:11:40 +0100 Subject: Introducing random delays in FB cache refresh --- bin/refresh-fb-cache.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/refresh-fb-cache.php b/bin/refresh-fb-cache.php index b8711a0..8c384a6 100755 --- a/bin/refresh-fb-cache.php +++ b/bin/refresh-fb-cache.php @@ -1,6 +1,8 @@ #!/usr/bin/env php TRUE]); if (!$provider->get()) { throw new \Exception(sprintf('Feed %s failed to fetch!', $feed)); -- cgit v1.2.3