debug
This commit is contained in:
parent
6a37bcef6d
commit
0a4668e910
1 changed files with 2 additions and 0 deletions
|
|
@ -403,6 +403,8 @@ const requestsLimiter = rateLimit({
|
|||
// const period2 = currentTime - 48 * 3600; // 48 hours ago
|
||||
|
||||
if (chart === 'AvgBlockSize') {
|
||||
console.log('loading AvgBlockSize');
|
||||
|
||||
|
||||
const result = await Chart.findAll({
|
||||
attributes: [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue