Log targetSchemaVersion
This commit is contained in:
@@ -157,6 +157,7 @@ exports.processAll = async ({
|
||||
saveDuration,
|
||||
upgradeDuration,
|
||||
newLastProcessedIndex,
|
||||
targetSchemaVersion: Message.CURRENT_SCHEMA_VERSION,
|
||||
});
|
||||
} while (unprocessedMessages.length > 0);
|
||||
|
||||
|
Reference in New Issue
Block a user