summaryrefslogtreecommitdiff
path: root/src/daemons/queue-stats.ts
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2019-03-16 18:16:28 +0900
committersyuilo <syuilotan@yahoo.co.jp>2019-03-16 18:16:28 +0900
commit7bad9db32e8b91356ea9ccc571a9f09e845d258c (patch)
tree6d6310d31940fa80a520c4a4b00423b7d3220d27 /src/daemons/queue-stats.ts
parentupdatePersonを試行した時点でもlastFetchedAtを更新する (#4510) (diff)
downloadsharkey-7bad9db32e8b91356ea9ccc571a9f09e845d258c.tar.gz
sharkey-7bad9db32e8b91356ea9ccc571a9f09e845d258c.tar.bz2
sharkey-7bad9db32e8b91356ea9ccc571a9f09e845d258c.zip
Update interval
Diffstat (limited to 'src/daemons/queue-stats.ts')
-rw-r--r--src/daemons/queue-stats.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemons/queue-stats.ts b/src/daemons/queue-stats.ts
index 00709f2607..f9ba90a0b7 100644
--- a/src/daemons/queue-stats.ts
+++ b/src/daemons/queue-stats.ts
@@ -4,7 +4,7 @@ import { deliverQueue, inboxQueue } from '../queue';
const ev = new Xev();
-const interval = 2000;
+const interval = 3000;
/**
* Report queue stats regularly