Skip to content

Commit

Permalink
PrimarySyncFromSecondary log nit (#3787)
Browse files Browse the repository at this point in the history
  • Loading branch information
SidSethi authored Aug 30, 2022
1 parent ac33e4d commit 4c46521
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions creator-node/src/services/sync/primarySyncFromSecondary.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ module.exports = async function primarySyncFromSecondary({
}
decisionTree.recordStage({
name: 'fetchExportFromSecondary() Success',
data: { localClockMax: fetchedCNodeUser?.clockInfo?.localClockMax },
log: true
})

Expand Down

0 comments on commit 4c46521

Please sign in to comment.