Update browser window calls.
This commit is contained in:
@@ -297,7 +297,7 @@ function ongoingMemoryDump() {
|
||||
log.warn("Unexpected error while writing memory stats log", err);
|
||||
}
|
||||
},
|
||||
5000, // 60 * 60 * 1000,
|
||||
60 * 60 * 1000,
|
||||
); // every 60 minutes
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user