Better queue chart
This commit is contained in:
parent
bf5d43054b
commit
09e25e6a02
2 changed files with 9 additions and 7 deletions
|
@ -4,7 +4,7 @@ import { deliverQueue, inboxQueue } from '../queue';
|
|||
|
||||
const ev = new Xev();
|
||||
|
||||
const interval = 1000;
|
||||
const interval = 2000;
|
||||
|
||||
/**
|
||||
* Report queue stats regularly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue