Added sparse date mode. Fixed profile fetch error catching. Updated Kelly Madison scraper, using site IDs and fixed profile scraper.
This commit is contained in:
@@ -108,6 +108,8 @@ async function startMemorySample(snapshotTriggers = []) {
|
||||
|
||||
async function init() {
|
||||
try {
|
||||
await redis.connect();
|
||||
|
||||
if (argv.server) {
|
||||
await initServer();
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user