1
This commit is contained in:
parent
aa3863aeec
commit
31b30faff1
@ -86,6 +86,7 @@ class PullDbEvent extends BaseService {
|
|||||||
} else {
|
} else {
|
||||||
this.lastIdx = endIdx;
|
this.lastIdx = endIdx;
|
||||||
}
|
}
|
||||||
|
this.progInfo['lastIdx'] = this.lastIdx.toString();
|
||||||
await this.saveLastIdx(this.lastIdx);
|
await this.saveLastIdx(this.lastIdx);
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
log.error(logHead + err);
|
log.error(logHead + err);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user