Log targetSchemaVersion
This commit is contained in:
parent
f7f24b5822
commit
ce5b450fdb
1 changed files with 1 additions and 0 deletions
|
@ -157,6 +157,7 @@ exports.processAll = async ({
|
||||||
saveDuration,
|
saveDuration,
|
||||||
upgradeDuration,
|
upgradeDuration,
|
||||||
newLastProcessedIndex,
|
newLastProcessedIndex,
|
||||||
|
targetSchemaVersion: Message.CURRENT_SCHEMA_VERSION,
|
||||||
});
|
});
|
||||||
} while (unprocessedMessages.length > 0);
|
} while (unprocessedMessages.length > 0);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue